blob: 5d7683877962f9bb5250db2e45c4f5cb27de69d1 [file] [log] [blame]
<?php
header("Content-Security-Policy-Report-Only: img-src 'none'; report-uri resources/save-report.php");
?>
The URI of this image should show up in the violation report.
<img src="../resources/abe.png#the-fragment-should-not-be-in-report">
<script src="resources/go-to-echo-report.js"></script>