blob: c6064c2cac4ce1b484e4f52eab3784bceacb16ab [file] [log] [blame]
<?php
header('Etag: 123456789');
echo file_get_contents('php://input');
?>