diff options
Diffstat (limited to 'testing/web-platform/tests/cookies/secure/set-from-http.sub.html.headers')
-rw-r--r-- | testing/web-platform/tests/cookies/secure/set-from-http.sub.html.headers | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/web-platform/tests/cookies/secure/set-from-http.sub.html.headers b/testing/web-platform/tests/cookies/secure/set-from-http.sub.html.headers new file mode 100644 index 0000000000..57a45167f0 --- /dev/null +++ b/testing/web-platform/tests/cookies/secure/set-from-http.sub.html.headers @@ -0,0 +1,5 @@ +Expires: Mon, 26 Jul 1997 05:00:00 GMT +Cache-Control: no-store, no-cache, must-revalidate +Cache-Control: post-check=0, pre-check=0, false +Pragma: no-cache +Set-Cookie: secure_from_nonsecure_http=1; Secure; Path=/ |