pub fn fly_client_ip(header_map: &HeaderMap) -> Result<IpAddr, Error>Expand description
Extracts client IP from Fly-Client-IP (Fly.io) header
When the extractor is run for health check path, provide required
Fly-Client-IP header through services.http_checks.headers
or http_service.checks.headers