Files
confdroid_haproxy/templates/errors/502_http.erb
2021-01-04 19:17:02 +01:00

15 lines
289 B
Plaintext

HTTP/1.0 502 Bad Gateway
Cache-Control: no-cache
Connection: close
Content-Type: text/html
<!DOCTYPE html>
<html lang="en">
<head>
<title>502 Bad Gateway</title>
</head>
<body><h1>502 Bad Gateway</h1>
The server returned an invalid or incomplete response.
</body></html>