wellrested/test/sham-routers/body.php

5 lines
53 B
PHP

<?php
print file_get_contents("php://input");
exit;