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

5 lines
70 B
PHP

<?php
header("HTTP/1.0 400 Bad Request");
echo "plain text message";