httpstatuses/contents/codes/504.md
2015-11-07 05:48:31 +00:00

415 B

set code title references
5 504 Gateway Timeout
Rails HTTP Status Symbol
:gateway_timeout

The 504 Gateway Timeout status code indicates that 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.

Source: RFC7231 Section 6.6.5