ipHeaderName property
The name of the header to extract the client ip from.
We are currently only supporting the X-Forwarded-For header.
Required.
Implementation
core.String? ipHeaderName;
The name of the header to extract the client ip from.
We are currently only supporting the X-Forwarded-For header.
Required.
core.String? ipHeaderName;