Add another tweak for handling CSP - we need to make sure that we don't trigger any...
[jquery.git] / test / data / notmodified.php
1 <?php header('HTTP/1.0 304 Not Modified'); exit; ?>