Adding no-cache to the Web server's default index
This commit is contained in:
parent
c298062259
commit
7b33298b66
|
@ -1,5 +1,6 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<meta http-equiv="pragma" content="no-cache" />
|
||||||
<title>Welcome to the Racket Web server!</title>
|
<title>Welcome to the Racket Web server!</title>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user