Ensure that AJAX requests are actually aborted in all browsers. Fix #7422.
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>