Class HttpConnectionManager.ProxyStatusConfig.Builder

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

    public static final class HttpConnectionManager.ProxyStatusConfig.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManager.ProxyStatusConfig.Builder>
    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