Sign in
webkit
/
WebKit
/
7c2d2b06cff0bde1c85f11402729e2b90317522d
/
.
/
LayoutTests
/
jquery
/
resources
/
test
/
data
/
errorWithText.php
blob: abd873217c3c277065d2f1d0c3d37224b814769d [
file
] [
log
] [
blame
]
<?
php
header
(
"HTTP/1.0 400 Bad Request"
);
echo
"plain text message"
;