Fixes #5803. Reworked jsonp prefilter so that it sets the dataType as jsonp and recog...
[jquery.git] / test / data / notmodified.php
1 <?php header('HTTP/1.0 304 Not Modified'); exit; ?>