Files
confdroid_haproxy/templates/errors/408_http.erb
2021-01-04 19:09:48 +01:00

15 lines
308 B
Plaintext

HTTP/1.0 408 Request Time-out
Cache-Control: no-cache
Connection: close
Content-Type: text/html
<!DOCTYPE html>
<html lang="en">
<head>
<title>408 Request Time-out</title>
</head>
<html><body><h1>408 Request Time-out</h1>
Your browser didn't send a complete request in time.
</body></html>