]> git.ipfire.org Git - thirdparty/curl.git/commit
http: make max-filesize check not count ignored bodies
authorDaniel Stenberg <daniel@haxx.se>
Fri, 13 Sep 2024 15:55:05 +0000 (17:55 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 14 Sep 2024 20:51:57 +0000 (22:51 +0200)
commitaef384a7df23c5f52940112593f071d83e3cca05
treeffb39cc4ede900438e6e7f56b2b7b766ac62dc42
parent7eda757d99f43cb76cd4ef98acfec792d8a30e75
http: make max-filesize check not count ignored bodies

Add test 477 to verify

Reported-by: MasterInQuestion on github
Fixes #14899
Closes #14900
lib/http.c
lib/sendf.c
tests/data/DISABLED
tests/data/Makefile.am
tests/data/test477 [new file with mode: 0644]