1
0
Fork 0
elinks/test/nocache.html

7 lines
143 B
HTML

<html>
<head><meta http-equiv="cache-control" content="no-cache" /></head>
<body>
<p>This document should not be cached.</p>
</body>
</html>