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/domain0006-test | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/wpt/cookies/domain0006-test (limited to 'test/wpt/cookies/domain0006-test') diff --git a/test/wpt/cookies/domain0006-test b/test/wpt/cookies/domain0006-test new file mode 100644 index 0000000..fe5f90d --- /dev/null +++ b/test/wpt/cookies/domain0006-test @@ -0,0 +1,2 @@ +Set-Cookie: foo=bar; domain=.home.example.org +Location: http://sibling.example.org:8888/cookie-parser-result?domain0006 -- cgit v1.2.3