Skip to main content

HTTP__CLIENT_IP

Constant HTTP__CLIENT_IP 

Source
pub const HTTP__CLIENT_IP: &str = "http.client_ip";
๐Ÿ‘ŽDeprecated:

Use CLIENT__ADDRESS (client.address) instead.

Expand description

Client address - domain name if available without reverse DNS lookup; otherwise, IP address or Unix domain socket name.

  • PII: True
  • Rewriting behavior: None

ยงAliases