Function extract_client_ip

Source
pub fn extract_client_ip(headers: &HashMap<String, String>) -> String
Expand description

Helper function to extract client IP from various sources This works with axum HTTP headers