Class HttpConnectionManager.ProxyStatusConfig

  • All Implemented Interfaces:
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, HttpConnectionManager.ProxyStatusConfigOrBuilder, Serializable
    Enclosing class:
    HttpConnectionManager

    public static final class HttpConnectionManager.ProxyStatusConfig
    extends com.google.protobuf.GeneratedMessageV3
    implements HttpConnectionManager.ProxyStatusConfigOrBuilder
     Configures the manner in which the Proxy-Status HTTP response header is
     populated.
     See the [Proxy-Status
     RFC](https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-proxy-status-08).
     [#comment:TODO: Update this with the non-draft URL when finalized.]
     The Proxy-Status header is a string of the form:
       "<server_name>; error=<error_type>; details=<details>"
     [#next-free-field: 7]
     
    Protobuf type envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.ProxyStatusConfig
    See Also:
    Serialized Form
    • Field Detail

      • REMOVE_DETAILS_FIELD_NUMBER

        public static final int REMOVE_DETAILS_FIELD_NUMBER
        See Also:
        Constant Field Values
      • REMOVE_CONNECTION_TERMINATION_DETAILS_FIELD_NUMBER

        public static final int REMOVE_CONNECTION_TERMINATION_DETAILS_FIELD_NUMBER
        See Also:
        Constant Field Values
      • REMOVE_RESPONSE_FLAGS_FIELD_NUMBER

        public static final int REMOVE_RESPONSE_FLAGS_FIELD_NUMBER
        See Also:
        Constant Field Values
      • SET_RECOMMENDED_RESPONSE_CODE_FIELD_NUMBER

        public static final int SET_RECOMMENDED_RESPONSE_CODE_FIELD_NUMBER
        See Also:
        Constant Field Values
      • USE_NODE_ID_FIELD_NUMBER

        public static final int USE_NODE_ID_FIELD_NUMBER
        See Also:
        Constant Field Values
      • LITERAL_PROXY_NAME_FIELD_NUMBER

        public static final int LITERAL_PROXY_NAME_FIELD_NUMBER
        See Also:
        Constant Field Values