Fixes #5955. Option crossDomain now forces ajax to consider a request as cross-domain...
[jquery.git] / test / data / echoData.php
1 <?php echo file_get_contents('php://input'); ?>