From: Daniel Stenberg Date: Thu, 6 Oct 2022 15:39:49 +0000 (+0200) Subject: test8: update as cookies no longer can have "embedded" TABs in content X-Git-Tag: curl-7_86_0~59 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3068cc764dbf182f1baa7ee3d41d6c5165e6824c;p=thirdparty%2Fcurl.git test8: update as cookies no longer can have "embedded" TABs in content --- diff --git a/tests/data/test8 b/tests/data/test8 index 858761159a..fa44a5a6aa 100644 --- a/tests/data/test8 +++ b/tests/data/test8 @@ -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 User-Agent: curl/%VERSION Accept: */* -Cookie: name with space=is weird but; trailingspace=removed; cookie=perhaps; cookie=yes; foobar=name; blexp=yesyes; cookie9=junk- - +Cookie: name with space=is weird but; trailingspace=removed; cookie=perhaps; cookie=yes; foobar=name; blexp=yesyes; cookie9=junk--