]> git.ipfire.org Git - thirdparty/curl.git/commit
lib: add debug log outputs for CURLE_BAD_FUNCTION_ARGUMENT
authorDaniel Stenberg <daniel@haxx.se>
Mon, 8 Jan 2024 09:34:06 +0000 (10:34 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 8 Jan 2024 21:48:24 +0000 (22:48 +0100)
commitcfe7902111ae5478738c7ace8086db74963b87c6
tree26efb7c98e194e6ae127a3891e54591a7f2a33bc
parent8e0323b4b534807e0fa8cc83e316950831a5afef
lib: add debug log outputs for CURLE_BAD_FUNCTION_ARGUMENT

Closes #12658
13 files changed:
lib/altsvc.c
lib/asyn-ares.c
lib/easy.c
lib/headers.c
lib/hsts.c
lib/http.c
lib/krb5.c
lib/mime.c
lib/mqtt.c
lib/rand.c
lib/setopt.c
lib/telnet.c
lib/ws.c