Fixed the ajax test regarding the jsonp option set to false and added a test to contr...
[jquery.git] / test / data / echoData.php
1 <?php echo file_get_contents('php://input'); ?>