class HTTPX::MisdirectedRequestError

  1. lib/httpx/errors.rb
Superclass: HTTPError

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.