mirror of
https://github.com/curl/curl.git
synced 2026-08-25 18:13:37 +03:00
curl: don't pass semicolons when parsing Content-Disposition
Test 1422 updated to verify. Closes #1964
This commit is contained in:
parent
06cb8adde2
commit
c95c92da75
2 changed files with 7 additions and 10 deletions
|
|
@ -16,7 +16,7 @@ Server: test-server/fake
|
|||
Content-Length: 0
|
||||
Connection: close
|
||||
Content-Type: text/html
|
||||
Content-Disposition: filename=name1422; charset=funny; option=strange
|
||||
Content-Disposition: filename=name1422; charset=funny; option=str//nge
|
||||
|
||||
</data>
|
||||
</reply>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue