pub type Request = Request<Body>;
Request is a wrapper around the wasi http_request API
Request
pub struct Request { /* private fields */ }