Files
jellyfin-web/dashboard-ui/bower_components/jquery/test/data/nocontent.php
T
Luke Pulverenti d84c5a7c1d update components
2016-01-09 13:36:35 -05:00

5 lines
45 B
PHP

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