--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/csp/csp-self.php Mon Nov 28 17:52:53 2011 -0500 @@ -0,0 +1,3 @@ +<?php +header("X-Content-Security-Policy: allow 'self'"); +?> \ No newline at end of file