class Net::HTTPUnprocessableEntity
Response class for Unprocessable Entity responses (status code 422).
The request was well-formed but had semantic errors.
This class also includes (indirectly) module Net::HTTPHeader, which gives access to its methods for getting headers.
References:
-
[RFC 9110](www.rfc-editor.org/rfc/rfc9110.html#name-422-unprocessable-c ontent).
Constants
- HAS_BODY