Uses of Interface
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.ProxyStatusConfigOrBuilder
-
Packages that use HttpConnectionManager.ProxyStatusConfigOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 -
-
Uses of HttpConnectionManager.ProxyStatusConfigOrBuilder in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Classes in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that implement HttpConnectionManager.ProxyStatusConfigOrBuilder Modifier and Type Class Description static classHttpConnectionManager.ProxyStatusConfigConfigures the manner in which the Proxy-Status HTTP response header is populated.static classHttpConnectionManager.ProxyStatusConfig.BuilderConfigures the manner in which the Proxy-Status HTTP response header is populated.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return HttpConnectionManager.ProxyStatusConfigOrBuilder Modifier and Type Method Description HttpConnectionManager.ProxyStatusConfigOrBuilderHttpConnectionManager.Builder. getProxyStatusConfigOrBuilder()Proxy-Status HTTP response header configuration.HttpConnectionManager.ProxyStatusConfigOrBuilderHttpConnectionManager. getProxyStatusConfigOrBuilder()Proxy-Status HTTP response header configuration.HttpConnectionManager.ProxyStatusConfigOrBuilderHttpConnectionManagerOrBuilder. getProxyStatusConfigOrBuilder()Proxy-Status HTTP response header configuration.
-