repo.or.cz
/
elinks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Retry only for https protocol
[elinks.git]
/
test
/
refresh+nocache.html
blob
13b8c6ee063f09bd27e2b3338a43f392c66ead62
1
<html>
2
<head>
3
<meta
http-equiv
=
"refresh"
content
=
"3"
/>
4
<meta
http-equiv
=
"cache-control"
content
=
"no-cache"
/>
5
</head>
6
<body>
7
<p>
Reload after
3
seconds.
</p>
8
<p>
This document should not be cached.
</p>
9
</body>
10
</html>