Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
refs/heads/dev-2.0
/
.
/
examples
/
errorfiles
/
400.http
blob: e223e38d99e3d4d42484b3c1de8005a0c5ec5090 [
file
] [
log
] [
blame
]
Willy Tarreau
3f49b30
2007-06-11 00:29:26 +0200
[
diff
] [
blame
]
1
HTTP
/
1.0
400
Bad
request
2
Cache
-
Control
:
no
-
cache
3
Connection
:
close
4
Content
-
Type
:
text
/
html
5
6
<html><body><h1>
400
Bad
request
</
h1
>
7
Your
browser sent an invalid request
.
8
<
/body></
html
>
9