Adds support for more complex protocol by having the url regexp closer to rfc1738.
[jquery.git] / test / data / notmodified.php
1 <?php header('HTTP/1.0 304 Not Modified'); exit; ?>