Fixing request data param issue. Thanks to mislav for the patch. Fixes #5123.
[jquery.git] / test / data / echoData.php
1 <?php echo file_get_contents('php://input'); ?>