diff options
Diffstat (limited to 'tests/data/test8')
-rw-r--r-- | tests/data/test8 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/test8 b/tests/data/test8 index 3af9c8155..959b8807e 100644 --- a/tests/data/test8 +++ b/tests/data/test8 @@ -38,6 +38,7 @@ 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: duplicate=test; domain=.0.0.1; domain=.0.0.1; path=/donkey; Set-Cookie: cookie=yes; path=/we; Set-Cookie: nocookie=yes; path=/WE; |