class Net::HTTPBadGateway
Response class for Bad Gateway
responses (status code 502).
The server was acting as a gateway or proxy and received an invalid response from the upstream server.
This class also includes (indirectly) module Net::HTTPHeader
, which gives access to its methods for getting headers.
References:
Constants
- HAS_BODY