mirror of
https://github.com/curl/curl.git
synced 2025-03-01 15:15:34 +08:00
test1105: extend to verify TAB in name/content discarding cookies
This commit is contained in:
parent
bfe9b59be4
commit
bfadd20f90
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user