From c95c92da7584483368c8761c8cca276b5401530c Mon Sep 17 00:00:00 2001 From: Kristiyan Tsaklev Date: Sat, 7 Oct 2017 17:47:11 +0300 Subject: curl: don't pass semicolons when parsing Content-Disposition Test 1422 updated to verify. Closes #1964 --- tests/data/test1422 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data') diff --git a/tests/data/test1422 b/tests/data/test1422 index 9b436cc4e..df9d750dd 100644 --- a/tests/data/test1422 +++ b/tests/data/test1422 @@ -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 -- cgit v1.2.3