]> git.ipfire.org Git - thirdparty/curl.git/commit
http: ignore content-length if any transfer-encoding is used
authorDaniel Stenberg <daniel@haxx.se>
Mon, 30 Aug 2021 15:49:25 +0000 (17:49 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 31 Aug 2021 08:04:03 +0000 (10:04 +0200)
commit8a16e54c0cc71e15ef78d9eaf1f9155a0204202d
treeb80a5c3e75caae769b2a9c0a5eeaeb32f0c4bcc2
parentbde355c484a652fece6438e6c5b71830c08c2300
http: ignore content-length if any transfer-encoding is used

Fixes #7643
Closes #7649
lib/c-hyper.c
lib/http.c
lib/urldata.h
tests/data/DISABLED
tests/data/test1122
tests/data/test1123
tests/data/test1125
tests/data/test1170
tests/data/test1171
tests/data/test319