Module hyper_middleware::http
source · Expand description
Set of HTTP types aliases for convenience.
Type Definitions
- A
hyper::Bodytype alias. - A
hyper::Request<Body>type alias. - A
hyper::Response<Body>type alias.
Set of HTTP types aliases for convenience.
hyper::Body type alias.hyper::Request<Body> type alias.hyper::Response<Body> type alias.