Fixes #5856. Adds document protocol at the beginning of URLs without protocol (thanks...
[jquery.git] / test / data / notmodified.php
1 <?php header('HTTP/1.0 304 Not Modified'); exit; ?>