Function telescope::web::csrf::extract_ip_addr[][src]

fn extract_ip_addr(req: &HttpRequest) -> Result<String, TelescopeError>
Expand description

Extract the remote IP address string from an HTTP request’s headers.