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