Fixes #8135. Makes sure any exception thrown by Firefox when trying to access an...
[jquery.git] / test / data / notmodified.php
1 <?php header('HTTP/1.0 304 Not Modified'); exit; ?>