Uses of Interface
io.envoyproxy.envoy.extensions.upstreams.http.v3.HttpProtocolOptions.ExplicitHttpConfigOrBuilder
Packages that use HttpProtocolOptions.ExplicitHttpConfigOrBuilder
-
Uses of HttpProtocolOptions.ExplicitHttpConfigOrBuilder in io.envoyproxy.envoy.extensions.upstreams.http.v3
Classes in io.envoyproxy.envoy.extensions.upstreams.http.v3 that implement HttpProtocolOptions.ExplicitHttpConfigOrBuilderModifier and TypeClassDescriptionstatic final classIf this is used, the cluster will only operate on one of the possible upstream protocols.static final classIf this is used, the cluster will only operate on one of the possible upstream protocols.Methods in io.envoyproxy.envoy.extensions.upstreams.http.v3 that return HttpProtocolOptions.ExplicitHttpConfigOrBuilderModifier and TypeMethodDescriptionHttpProtocolOptions.Builder.getExplicitHttpConfigOrBuilder()To explicitly configure either HTTP/1 or HTTP/2 (but not both!)HttpProtocolOptions.getExplicitHttpConfigOrBuilder()To explicitly configure either HTTP/1 or HTTP/2 (but not both!)HttpProtocolOptionsOrBuilder.getExplicitHttpConfigOrBuilder()To explicitly configure either HTTP/1 or HTTP/2 (but not both!)