]> git.ipfire.org Git - thirdparty/curl.git/commit
tests: Add tests to validate that path is ignored with -J
authorDan Fandrich <dan@coneharvesters.com>
Tue, 4 Nov 2025 16:25:41 +0000 (08:25 -0800)
committerDan Fandrich <dan@coneharvesters.com>
Wed, 5 Nov 2025 19:03:35 +0000 (11:03 -0800)
commite6e1899b6e35466343f17a41ceabfcfb65bf11ce
tree5d26f85f8823e18a406e3603d166cbb38ed8d8a6
parent60dd72b1be7b06110922f5f0690de0b88592667c
tests: Add tests to validate that path is ignored with -J

curl is correctly dropping the Content-Disposition: filename path, but
there was no test ensuring that.

Ref: https://hackerone.com/reports/3408126
tests/data/Makefile.am
tests/data/test1584 [new file with mode: 0644]
tests/data/test1585 [new file with mode: 0644]