For JSON and script requests, set the scriptCharset before the url so IE won't interp...
[jquery.git] / test / data / notmodified.php
1 <?php header('HTTP/1.0 304 Not Modified'); exit; ?>