Files
frankenphp/testdata/input.php
2021-11-01 00:18:30 +01:00

6 lines
67 B
PHP

<?php
header('Foo: bar');
echo file_get_contents('php://input');