pokedex/www/lib/jQuery/test/data/nocontent.php
2016-08-22 12:55:52 +02:00

5 lines
45 B
PHP

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