Fixes #8146. Custom fields in xhrFields are now set after the XMLHttpRequest object...
[jquery.git] / test / data / notmodified.php
1 <?php header('HTTP/1.0 304 Not Modified'); exit; ?>