pub type Request = Request<Body>;
Type alias for http::Requests with a fixed now_lambda::Body body
http::Request
now_lambda::Body
pub struct Request { /* private fields */ }