From 4e10d5c132a7b3a72f035eb1a993eb378b97ab1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 2 Mar 2020 14:32:22 +0100 Subject: Initial implementation of the gun_cookies cookie store --- test/wpt/cookies/domain0007-test | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/wpt/cookies/domain0007-test (limited to 'test/wpt/cookies/domain0007-test') diff --git a/test/wpt/cookies/domain0007-test b/test/wpt/cookies/domain0007-test new file mode 100644 index 0000000..1d2c6fc --- /dev/null +++ b/test/wpt/cookies/domain0007-test @@ -0,0 +1,2 @@ +Set-Cookie: foo=bar; domain=sibling.example.org +Location: http://sibling.example.org:8888/cookie-parser-result?domain0007 -- cgit v1.2.3