Skip to main content

is_req_http_proxy_connect

Function is_req_http_proxy_connect 

pub fn is_req_http_proxy_connect<Body>(req: &Request<Body>) -> bool
Available on crate features http and std only.
Expand description

Returns true if the provided reuqest is a HTTP Proxy Connect request.