# `Req.HTTPError`
[🔗](https://github.com/wojtekmach/req/blob/v0.5.18/lib/req/http_error.ex#L1)

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`.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
