2014-04-22 18:10:41 +03:00

5 lines
45 B
PHP

<?php
header('HTTP/1.0 204 No Content');
?>