]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test8: update as cookies no longer can have "embedded" TABs in content
authorDaniel Stenberg <daniel@haxx.se>
Thu, 6 Oct 2022 15:39:49 +0000 (17:39 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 14 Oct 2022 06:23:39 +0000 (08:23 +0200)
tests/data/test8

index 858761159aa0d07a9e1b7097d8ec999d8ea5e49f..fa44a5a6aa27a5ced1d1fc4e1e384fd170f0b527 100644 (file)
@@ -54,7 +54,7 @@ Set-Cookie: cookie5=%hex[%05-junk]hex%
 Set-Cookie: cookie6=%hex[%06-junk]hex%
 Set-Cookie: cookie7=%hex[%07-junk]hex%
 Set-Cookie: cookie8=%hex[%08-junk]hex%
-Set-Cookie: cookie9=%hex[junk-%09-]hex%
+Set-Cookie: cookie9=%hex[junk--%09]hex%
 Set-Cookie: cookie11=%hex[%0b-junk]hex%
 Set-Cookie: cookie12=%hex[%0c-junk]hex%
 Set-Cookie: cookie14=%hex[%0e-junk]hex%
@@ -90,7 +90,7 @@ GET /we/want/%TESTNUMBER HTTP/1.1
 Host: %HOSTIP:%HTTPPORT\r
 User-Agent: curl/%VERSION\r
 Accept: */*\r
-Cookie: name with space=is weird but; trailingspace=removed; cookie=perhaps; cookie=yes; foobar=name; blexp=yesyes; cookie9=junk-      -\r
+Cookie: name with space=is weird but; trailingspace=removed; cookie=perhaps; cookie=yes; foobar=name; blexp=yesyes; cookie9=junk--\r
 \r
 </protocol>
 </verify>