Class TargetSslProxiesSetProxyHeaderRequest (1.18.0)

TargetSslProxiesSetProxyHeaderRequest(
    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.

Values: UNDEFINED_PROXY_HEADER (0): A value indicating that the enum field is not set. NONE (2402104): No description available. PROXY_V1 (334352940): No description available.