Codebase Browser
chromium
Go to App
chromium
/
third_party/blink/web_tests/http/tests/xmlhttprequest/resources/
echo-content.php
<?php header('Content-Type: text/plain'); echo file_get_contents('php://input'); ?>