ruby / 3.2 / net / httpbadrequest.html

class Net::HTTPBadRequest

Parent:
Net::HTTPClientError

Response class for Bad Request responses (status code 400).

The server cannot or will not process the request due to an apparent client error. See 400 Bad Request.

Constants

HAS_BODY

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