Class ProxyHeader (1.19.0)

ProxyHeader(value)

Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1. The default is NONE.

Enums

Name Description
UNDEFINED_PROXY_HEADER A value indicating that the enum field is not set.
NONE No description available.
PROXY_V1 No description available.