diff options
Diffstat (limited to 'tests/data/test8')
| -rw-r--r-- | tests/data/test8 | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/tests/data/test8 b/tests/data/test8 index 9b86593b1..4a6e00455 100644 --- a/tests/data/test8 +++ b/tests/data/test8 @@ -37,7 +37,7 @@ Content-Type: text/html  Funny-head: yesyes  Set-Cookie: foobar=name; domain=127.0.0.1; path=/;  Set-Cookie: mismatch=this; domain=127.0.0.1; path="/silly/"; -Set-Cookie: partmatch=present; domain=.0.0.1; path=/; +Set-Cookie: partmatch=present; domain=.0.0.1; path=/w;  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; | 
