]> git.ipfire.org Git - thirdparty/curl.git/commit
content_encoding: do not reset stage counter for each header
authorPatrick Monnerat <patrick@monnerat.net>
Mon, 13 Feb 2023 07:33:09 +0000 (08:33 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 13 Feb 2023 16:06:19 +0000 (17:06 +0100)
commit119fb187192a9ea13dc90d9d20c215fc82799ab9
tree3a9c6ef466d4b1280423d94ae9692768046446fd
parent4858e7af1c741df997d417d695467717bc9c5a5b
content_encoding: do not reset stage counter for each header

Test 418 verifies

Closes #10492
lib/content_encoding.c
lib/urldata.h
tests/data/Makefile.inc
tests/data/test387
tests/data/test418 [new file with mode: 0644]