Makes sure xhrs are actually aborted on unload in IE. Simplifies active xhrs caching...
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>