File: refresh%2Bnocache.html

package info (click to toggle)
elinks 0.13~20190125-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 17,244 kB
  • sloc: ansic: 102,743; sh: 5,265; python: 3,940; perl: 2,175; makefile: 970; pascal: 930; yacc: 295; lisp: 125; ruby: 70; awk: 65
file content (10 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
<html>
	<head>
	<meta http-equiv="refresh" content="3" />
	<meta http-equiv="cache-control" content="no-cache" />
	</head>
<body>
	<p>Reload after 3 seconds.</p>
	<p>This document should not be cached.</p>
</body>
</html>