This website works better with JavaScript
Home
Explore
Help
Sign In
Febbweiss
/
febbweiss.github.io
mirror of
https://github.com/Febbweiss/febbweiss.github.io
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
5ccfc04013
Branches
Tags
master
febbweiss.githu...
/
demo
/
filebrowser-durandal-widget
/
lib
/
jquery
/
test
/
data
/
errorWithText.php
errorWithText.php
70 B
History
Raw
1
2
3
4
5
<?php
header("HTTP/1.0 400 Bad Request");
echo "plain text message";