blob: 7536499b31987782cc7cff63e30a9f31c65c131a [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Security-Policy"
content="connect-src http://127.0.0.1:8000/js-test-resources/js-test.js http://127.0.0.1:8000/resources/redirect.php">
<script src="/js-test-resources/js-test.js"></script>
<script src="script-tests/eventsource-csp-redirect.js"></script>
</head>
</html>