From: Daniel Stenberg Date: Mon, 29 Jul 2002 22:21:37 +0000 (+0000) Subject: extended and improved cookie testing X-Git-Tag: upstream/7.37.1~15369 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=69f6d14b810b46209fd32641b0b6b42430abdb5b;p=platform%2Fupstream%2Fcurl.git extended and improved cookie testing --- diff --git a/tests/data/test31 b/tests/data/test31 index eddc9b6..88a4975 100644 --- a/tests/data/test31 +++ b/tests/data/test31 @@ -7,12 +7,12 @@ Server: test-server/fake Content-Type: text/html Funny-head: yesyes 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: eat=this; domain=moo.foo.moo; +Set-Cookie:eat=this; domain=moo.foo.moo; Set-Cookie: eat=this-too; domain=.foo.moo; Set-Cookie: nodomainnovalue -Set-Cookie: nodomain=value; expires=Tue Feb 1 11:56:27 MET 2014 +Set-Cookie: nodomain=value; expires=Tue Feb 1 11:56:27 MET 2014 Set-Cookie: nodomainnovalue; domain=reallysilly boo