TargetSslProxiesSetProxyHeaderRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
).. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attribute |
|
|---|---|
| Name | Description |
proxy_header |
str
The new type of proxy header to append before sending data to the backend. NONE or PROXY_V1 are allowed. Check the ProxyHeader enum for the list of possible values. This field is a member of oneof_ _proxy_header.
|
Classes
ProxyHeader
ProxyHeader(value)The new type of proxy header to append before sending data to the backend. NONE or PROXY_V1 are allowed.