aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1422
diff options
context:
space:
mode:
authorKristiyan Tsaklev <cuki@cukii.tk>2017-10-07 17:47:11 +0300
committerDaniel Stenberg <daniel@haxx.se>2017-10-09 10:37:27 +0200
commitc95c92da7584483368c8761c8cca276b5401530c (patch)
treed1403765e4e043e4b68bfef527c5beea337cf568 /tests/data/test1422
parent06cb8adde2ef85c3ac610f93c0fc8a34a3e299b6 (diff)
curl: don't pass semicolons when parsing Content-Disposition
Test 1422 updated to verify. Closes #1964
Diffstat (limited to 'tests/data/test1422')
-rw-r--r--tests/data/test14222
1 files changed, 1 insertions, 1 deletions
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
</data>
</reply>