add title and lang
This commit is contained in:
@@ -4,7 +4,11 @@ Connection: close
|
|||||||
Content-Type: text/html
|
Content-Type: text/html
|
||||||
|
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html><body><h1>400 Bad request</h1>
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<title>400 Bad request</title>
|
||||||
|
</head>
|
||||||
|
<body><h1>400 Bad request</h1>
|
||||||
Your browser sent an invalid request.
|
Your browser sent an invalid request.
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user