pub fn run(request: Request<impl AsSendBody>) -> Result<Response<Body>, Error> ⓘ
dep_ureq
Run a http::Request<impl AsSendBody>.
http::Request<impl AsSendBody>