Actually does what https://github.com/jquery/jquery/commit/bab8079593913dbc689404aa4e...
[jquery.git] / test / data / notmodified.php
1 <?php header('HTTP/1.0 304 Not Modified'); exit; ?>