]> git.ipfire.org Git - thirdparty/curl.git/commit
include.d: explain headers not printed with --fail before 7.75.0
authorpszlazak <11884243+pszlazak@users.noreply.github.com>
Fri, 8 Sep 2023 15:55:11 +0000 (17:55 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 9 Sep 2023 21:20:09 +0000 (23:20 +0200)
commitba30c5e0daf5b9108b9249af419ccce75567f97c
tree813c311f7eeef3c550e2a360963d9176274c8b37
parent16bdc09ee01c8041cde3e7f1f11de17f5a6c27b0
include.d: explain headers not printed with --fail before 7.75.0

Prior to 7.75.0 response headers were not printed if -f/--fail was used
and an error was reported by server.  This was fixed in ab525c0
(precedes 7.75.0).

Closes #11822
docs/cmdline-opts/include.d