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