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