summaryrefslogtreecommitdiffstats
path: root/docshell/test/chrome/92598_nostore.html
blob: 47bb90441e3e8bbf7e1baeb70f3ee3f7a7ae8c6c (plain)
1
2
3
4
5
6
7
8
9
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>