Removed errorThrown test for 404 responses seeing as Safari 3.x XHR sets the statusTe...
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>