ruby / 3.2 / net / httpmisdirectedrequest.html

class Net::HTTPMisdirectedRequest

Parent:
Net::HTTPClientError

Response class for Misdirected Request responses (status code 421).

The request was directed at a server that is not able to produce a response. See 421 Misdirected Request.

Constants

HAS_BODY

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