aboutsummaryrefslogtreecommitdiff
path: root/lib/easyif.h
diff options
context:
space:
mode:
authorMichael Kaufmann <mail@michael-kaufmann.ch>2019-06-02 15:16:52 +0200
committerDaniel Stenberg <daniel@haxx.se>2019-06-02 22:58:04 +0200
commit2e5ceb3934a7bc5422c5a3a18daafa1b1af02090 (patch)
tree27006fc16621dabd144bc76b2e2511a1ca5cf94c /lib/easyif.h
parent7e590b3ecd2d4c061d8e001b25b869460bbdc560 (diff)
http: don't parse body-related headers bodyless responses
Responses with status codes 1xx, 204 or 304 don't have a response body. For these, don't parse these headers: - Content-Encoding - Content-Length - Content-Range - Last-Modified - Transfer-Encoding This change ensures that HTTP/2 upgrades work even if a "Content-Length: 0" or a "Transfer-Encoding: chunked" header is present. Co-authored-by: Daniel Stenberg Closes #3702 Fixes #3968 Closes #3977
Diffstat (limited to 'lib/easyif.h')
0 files changed, 0 insertions, 0 deletions