diff options
Diffstat (limited to 'test/wpt/cookies/domain0020-test')
-rw-r--r-- | test/wpt/cookies/domain0020-test | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/wpt/cookies/domain0020-test b/test/wpt/cookies/domain0020-test new file mode 100644 index 0000000..1c7a61c --- /dev/null +++ b/test/wpt/cookies/domain0020-test @@ -0,0 +1,3 @@ +Set-Cookie: foo2=bar2; domain=.home.example.org +Set-Cookie: foo=bar; domain=home.example.org +Location: http://home.example.org:8888/cookie-parser-result?domain0020 |