Fixes #5803. Reworked jsonp prefilter so that it sets the dataType as jsonp and recog...
[jquery.git] / test / data / echoData.php
1 <?php echo file_get_contents('php://input'); ?>