Implements joined jQuery.when statements. Makes it so calling jQuery.when with no...
[jquery.git] / test / data / notmodified.php
1 <?php header('HTTP/1.0 304 Not Modified'); exit; ?>