enableProxyProtocol property

bool? enableProxyProtocol
getter/setter pair

If true, enable the proxy protocol which is for supplying client TCP/IP address data in TCP connections that traverse proxies on their way to destination servers.

Implementation

core.bool? enableProxyProtocol;