summaryrefslogtreecommitdiffstats
path: root/docshell/test/chrome/92598_nostore.html
diff options
context:
space:
mode:
Diffstat (limited to 'docshell/test/chrome/92598_nostore.html')
-rw-r--r--docshell/test/chrome/92598_nostore.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/docshell/test/chrome/92598_nostore.html b/docshell/test/chrome/92598_nostore.html
new file mode 100644
index 0000000000..47bb90441e
--- /dev/null
+++ b/docshell/test/chrome/92598_nostore.html
@@ -0,0 +1,10 @@
+<html>
+<head>
+<title>test1</title>
+</head>
+<body>
+<p>
+This document will be sent with a no-store cache-control header. It should not be stored in bfcache.
+</p>
+</body>
+</html>