Fixes #2994. Not finding a transport now fires the error callbacks and doesn't make...
[jquery.git] / test / data / notmodified.php
1 <?php header('HTTP/1.0 304 Not Modified'); exit; ?>