| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.upstreams.http.v3 |
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpProtocolOptions.ExplicitHttpConfig
If this is used, the cluster will only operate on one of the possible upstream protocols (HTTP/1.1, HTTP/2).
|
static class |
HttpProtocolOptions.ExplicitHttpConfig.Builder
If this is used, the cluster will only operate on one of the possible upstream protocols (HTTP/1.1, HTTP/2).
|
| Modifier and Type | Method and Description |
|---|---|
HttpProtocolOptions.ExplicitHttpConfigOrBuilder |
HttpProtocolOptions.getExplicitHttpConfigOrBuilder()
To explicitly configure either HTTP/1 or HTTP/2 (but not both!)
|
HttpProtocolOptions.ExplicitHttpConfigOrBuilder |
HttpProtocolOptions.Builder.getExplicitHttpConfigOrBuilder()
To explicitly configure either HTTP/1 or HTTP/2 (but not both!)
|
HttpProtocolOptions.ExplicitHttpConfigOrBuilder |
HttpProtocolOptionsOrBuilder.getExplicitHttpConfigOrBuilder()
To explicitly configure either HTTP/1 or HTTP/2 (but not both!)
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.