request_uri

Function request_uri 

pub fn request_uri<Body>(req: &Request<Body>) -> Cow<'_, Uri>
Expand description

Get the uri as complete as possible for the given request.