extended and improved cookie testing
This commit is contained in:
@@ -7,7 +7,7 @@ Server: test-server/fake
|
|||||||
Content-Type: text/html
|
Content-Type: text/html
|
||||||
Funny-head: yesyes
|
Funny-head: yesyes
|
||||||
Set-Cookie: foobar=name; domain=127.0.0.1; path=/ ; secure
|
Set-Cookie: foobar=name; domain=127.0.0.1; path=/ ; secure
|
||||||
Set-Cookie:mismatch=this ; domain=127.0.0.1; path=/silly/
|
Set-Cookie:ismatch=this ; domain=127.0.0.1; path=/silly/
|
||||||
Set-Cookie: partmatch=present; domain=127.0.0.1 ; path=/;
|
Set-Cookie: partmatch=present; domain=127.0.0.1 ; path=/;
|
||||||
Set-Cookie:eat=this; domain=moo.foo.moo;
|
Set-Cookie:eat=this; domain=moo.foo.moo;
|
||||||
Set-Cookie: eat=this-too; domain=.foo.moo;
|
Set-Cookie: eat=this-too; domain=.foo.moo;
|
||||||
|
|||||||
Reference in New Issue
Block a user