test1105: extend to verify TAB in name/content discarding cookies

This commit is contained in:
Daniel Stenberg 2022-10-06 14:39:51 +02:00
parent bfe9b59be4
commit bfadd20f90
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -19,6 +19,9 @@ Funny-head: yesyes swsclose
Set-Cookie: foobar=name;
Set-Cookie: mismatch=this; domain=127.0.0.1; path="/silly/";
Set-Cookie: partmatch=present; domain=.0.0.1; path=/;
Set-Cookie: foo bar=barfoo
Set-Cookie: bar foo=
Set-Cookie: bar=foo bar
</data>
</reply>