Uses of Interface
io.envoyproxy.envoy.extensions.upstreams.http.v3.HttpProtocolOptions.UseDownstreamHttpConfigOrBuilder
Packages that use HttpProtocolOptions.UseDownstreamHttpConfigOrBuilder
-
Uses of HttpProtocolOptions.UseDownstreamHttpConfigOrBuilder in io.envoyproxy.envoy.extensions.upstreams.http.v3
Classes in io.envoyproxy.envoy.extensions.upstreams.http.v3 that implement HttpProtocolOptions.UseDownstreamHttpConfigOrBuilderModifier and TypeClassDescriptionstatic final classIf this is used, the cluster can use either of the configured protocols, and will use whichever protocol was used by the downstream connection.static final classIf this is used, the cluster can use either of the configured protocols, and will use whichever protocol was used by the downstream connection.Methods in io.envoyproxy.envoy.extensions.upstreams.http.v3 that return HttpProtocolOptions.UseDownstreamHttpConfigOrBuilderModifier and TypeMethodDescriptionHttpProtocolOptions.Builder.getUseDownstreamProtocolConfigOrBuilder()This allows switching on protocol based on what protocol the downstream connection used.HttpProtocolOptions.getUseDownstreamProtocolConfigOrBuilder()This allows switching on protocol based on what protocol the downstream connection used.HttpProtocolOptionsOrBuilder.getUseDownstreamProtocolConfigOrBuilder()This allows switching on protocol based on what protocol the downstream connection used.