1
pub type Request<B = hyper::body::Incoming> = hyper::http::Request<B>;