blob: e58b6d7c99a5c23a81598367a9fc9e8a89adf255 [file] [log] [blame]
<?php
header('Content-Type: text/html');
header('Cache-Control: max-age=0');
header('Etag: 123456789');
?>
<!DOCTYPE html>
<body>
<script src="resource-with-auth.php"></script>
</body>