root/LayoutTests/http/tests/inspector/network/resources/echo-payload.php

/* [<][>][^][v][top][bottom][index][help] */
<?php
        echo file_get_contents('php://input');
?>

/* [<][>][^][v][top][bottom][index][help] */