ipHeaderName property

String? ipHeaderName
getter/setter pair

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;