proxyHeader property
Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1.
The default is NONE. Possible string values are:
- "NONE"
- "PROXY_V1"
Implementation
core.String? proxyHeader;
Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1.
The default is NONE. Possible string values are:
core.String? proxyHeader;