Fixes #8177. XHR transport now considers 304 Not Modified responses as 200 OK if...
[jquery.git] / test / data / echoData.php
1 <?php echo file_get_contents('php://input'); ?>