ruby / 3.2 / net / httpbadgateway.html

class Net::HTTPBadGateway

Parent:
Net::HTTPServerError

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. See 502 Bad Gateway.

Constants

HAS_BODY

Ruby Core © 1993–2022 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.