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/path0006-test | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/wpt/cookies/path0006-test (limited to 'test/wpt/cookies/path0006-test') diff --git a/test/wpt/cookies/path0006-test b/test/wpt/cookies/path0006-test new file mode 100644 index 0000000..07ecf27 --- /dev/null +++ b/test/wpt/cookies/path0006-test @@ -0,0 +1,2 @@ +Set-Cookie: foo=bar +Set-Cookie: foo=qux; path=/cookie-parser-result/foo -- cgit v1.2.3