ruby / 3.2 / net / httpunprocessableentity.html

class Net::HTTPUnprocessableEntity

Parent:
Net::HTTPClientError

Response class for Unprocessable Entity responses (status code 422).

The request was well-formed but had semantic errors. See 422 Unprocessable Entity.

Constants

HAS_BODY

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