8 lines
181 B
HTML
8 lines
181 B
HTML
<!DOCTYPE html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>evict with non-cacheable test</title>
|
|
</head>
|
|
<body>
|
|
<script src="./cacheable_non_cacheable_server.sjs"></script>
|
|
</body>
|