Class TargetTcpProxiesSetProxyHeaderRequest (1.0.0)

TargetTcpProxiesSetProxyHeaderRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Attribute

NameDescription
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.