class Net::HTTPBadRequest
Response class for Bad Request
responses (status code 400).
The server cannot or will not process the request due to an apparent client error.
This class also includes (indirectly) module Net::HTTPHeader
, which gives access to its methods for getting headers.
References:
Constants
- HAS_BODY