pub fn request_uri<Body>(req: &Request<Body>) -> Cow<'_, Uri>
Get the uri as complete as possible for the given request.