Fix #7717 and #7165. Thanks to dmethvin and iliakan for their help fixing these issues.
[jquery.git] / test / data / notmodified.php
1 <?php header('HTTP/1.0 304 Not Modified'); exit; ?>