Loading tests/data/test8 +2 −1 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ Set-Cookie: mismatch=this; domain=127.0.0.1; path="/silly/"; Set-Cookie: partmatch=present; domain=.0.0.1; path=/; Set-Cookie: duplicate=test; domain=.0.0.1; domain=.0.0.1; path=/donkey; Set-Cookie: cookie=yes; path=/we; Set-Cookie: cookie=perhaps; path=/we/want; Set-Cookie: nocookie=yes; path=/WE; Set-Cookie: blexp=yesyes; domain=.0.0.1; domain=.0.0.1; expiry=totally bad; Loading @@ -55,7 +56,7 @@ Set-Cookie: blexp=yesyes; domain=.0.0.1; domain=.0.0.1; expiry=totally bad; GET /we/want/8 HTTP/1.1 Host: %HOSTIP:%HTTPPORT Accept: */* Cookie: cookie=yes; partmatch=present; foobar=name; blexp=yesyes Cookie: cookie=perhaps; cookie=yes; partmatch=present; foobar=name; blexp=yesyes </protocol> </verify> Loading Loading
tests/data/test8 +2 −1 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ Set-Cookie: mismatch=this; domain=127.0.0.1; path="/silly/"; Set-Cookie: partmatch=present; domain=.0.0.1; path=/; Set-Cookie: duplicate=test; domain=.0.0.1; domain=.0.0.1; path=/donkey; Set-Cookie: cookie=yes; path=/we; Set-Cookie: cookie=perhaps; path=/we/want; Set-Cookie: nocookie=yes; path=/WE; Set-Cookie: blexp=yesyes; domain=.0.0.1; domain=.0.0.1; expiry=totally bad; Loading @@ -55,7 +56,7 @@ Set-Cookie: blexp=yesyes; domain=.0.0.1; domain=.0.0.1; expiry=totally bad; GET /we/want/8 HTTP/1.1 Host: %HOSTIP:%HTTPPORT Accept: */* Cookie: cookie=yes; partmatch=present; foobar=name; blexp=yesyes Cookie: cookie=perhaps; cookie=yes; partmatch=present; foobar=name; blexp=yesyes </protocol> </verify> Loading