1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-07-04 22:28:36 +00:00
Files
UXP/docshell/test/chrome/92598_nostore.html
T

11 lines
176 B
HTML

<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>