| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.upstreams.http.v3 |
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpProtocolOptions.UseDownstreamHttpConfig
If this is used, the cluster can use either of the configured protocols, and
will use whichever protocol was used by the downstream connection.
|
static class |
HttpProtocolOptions.UseDownstreamHttpConfig.Builder
If this is used, the cluster can use either of the configured protocols, and
will use whichever protocol was used by the downstream connection.
|
| Modifier and Type | Method and Description |
|---|---|
HttpProtocolOptions.UseDownstreamHttpConfigOrBuilder |
HttpProtocolOptions.getUseDownstreamProtocolConfigOrBuilder()
This allows switching on protocol based on what protocol the downstream
connection used.
|
HttpProtocolOptions.UseDownstreamHttpConfigOrBuilder |
HttpProtocolOptions.Builder.getUseDownstreamProtocolConfigOrBuilder()
This allows switching on protocol based on what protocol the downstream
connection used.
|
HttpProtocolOptions.UseDownstreamHttpConfigOrBuilder |
HttpProtocolOptionsOrBuilder.getUseDownstreamProtocolConfigOrBuilder()
This allows switching on protocol based on what protocol the downstream
connection used.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.