Uses of Interface
io.envoyproxy.envoy.extensions.upstreams.http.v3.HttpProtocolOptions.AutoHttpConfigOrBuilder
Packages that use HttpProtocolOptions.AutoHttpConfigOrBuilder
-
Uses of HttpProtocolOptions.AutoHttpConfigOrBuilder in io.envoyproxy.envoy.extensions.upstreams.http.v3
Classes in io.envoyproxy.envoy.extensions.upstreams.http.v3 that implement HttpProtocolOptions.AutoHttpConfigOrBuilderModifier and TypeClassDescriptionstatic final classIf this is used, the cluster can use either HTTP/1 or HTTP/2, and will use whichever protocol is negotiated by ALPN with the upstream.static final classIf this is used, the cluster can use either HTTP/1 or HTTP/2, and will use whichever protocol is negotiated by ALPN with the upstream.Methods in io.envoyproxy.envoy.extensions.upstreams.http.v3 that return HttpProtocolOptions.AutoHttpConfigOrBuilderModifier and TypeMethodDescriptionHttpProtocolOptions.Builder.getAutoConfigOrBuilder()This allows switching on protocol based on ALPNHttpProtocolOptions.getAutoConfigOrBuilder()This allows switching on protocol based on ALPNHttpProtocolOptionsOrBuilder.getAutoConfigOrBuilder()This allows switching on protocol based on ALPN