mirror of
https://github.com/curl/curl.git
synced 2026-04-15 04:11:41 +03:00
test1105: extend to verify TAB in name/content discarding cookies
This commit is contained in:
parent
bfe9b59be4
commit
bfadd20f90
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue