Fixes #5812. =? will be detected even when it has been escaped during data serialization.
[jquery.git] / test / data / echoData.php
1 <?php echo file_get_contents('php://input'); ?>