Module mas_http::catch_http_codes
source · Structs§
- A layer that catches responses with the HTTP status codes lying within
bounds
and then maps the requests into a custom error type usingmapper
.
bounds
and then maps the requests into a custom error type using mapper
.