set |
code |
title |
references |
5 |
504 |
Gateway Timeout |
Rails HTTP Status Symbol |
Go HTTP Status Constant |
Symfony HTTP Status Constant |
Python2 HTTP Status Constant |
Python3+ HTTP Status Constant |
Python3.5+ HTTP Status Constant |
:gateway_timeout |
http.StatusGatewayTimeout |
Response::HTTP_GATEWAY_TIMEOUT |
httplib.GATEWAY_TIMEOUT |
http.client.GATEWAY_TIMEOUT |
http.HTTPStatus.GATEWAY_TIMEOUT |
|
The server, while acting as a gateway or proxy, did not receive a timely response from an upstream server it needed to access in order to complete the request.