Exception: HTTPX::MisdirectedRequestError
- Defined in:
- lib/httpx/errors.rb
Overview
error raised when a request was sent a server which can’t reproduce a response, and has therefore returned an HTTP response using the 421 status code.
Instance Attribute Summary
Attributes inherited from HTTPError
Method Summary
Methods inherited from HTTPError
Constructor Details
This class inherits a constructor from HTTPX::HTTPError