View Source Req.HTTPError exception (req v0.5.6)

Represents an HTTP protocol error.

This is a standardised exception that all Req adapters should use for HTTP-protocol-related errors.

This exception is based on Mint.HTTPError.