httpClientIp constant

String const httpClientIp

The IP address of the original client behind all proxies, if known (e.g. from X-Forwarded-For).

Implementation

static const String httpClientIp = 'http.client_ip';