summaryrefslogtreecommitdiffstats
path: root/docshell/test/chrome/112564_nocache.html
blob: 29fb990b863d43ca75d059f5013d956ea84ddc76 (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-cache cache-control header. When sent over a secure connection, it should not be stored in bfcache.
</p>
</body>
</html>