headerName property
The name of the HTTP header to use for the IP address. For example, to use
the X-Forwarded-For (XFF) header, set this to X-Forwarded-For.
Implementation
final String headerName;
The name of the HTTP header to use for the IP address. For example, to use
the X-Forwarded-For (XFF) header, set this to X-Forwarded-For.
final String headerName;