Improve performance of get() for negative indices. Fixes #5476.
[jquery.git] / test / data / echoData.php
1 <?php echo file_get_contents('php://input'); ?>