| HttpProtocolOptions |
HttpProtocolOptions specifies Http upstream protocol options.
|
| HttpProtocolOptions.AutoHttpConfig |
If 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.
|
| HttpProtocolOptions.AutoHttpConfig.Builder |
If 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.
|
| HttpProtocolOptions.AutoHttpConfigOrBuilder |
|
| HttpProtocolOptions.Builder |
HttpProtocolOptions specifies Http upstream protocol options.
|
| HttpProtocolOptions.ExplicitHttpConfig |
If this is used, the cluster will only operate on one of the possible upstream protocols.
|
| HttpProtocolOptions.ExplicitHttpConfig.Builder |
If this is used, the cluster will only operate on one of the possible upstream protocols.
|
| HttpProtocolOptions.ExplicitHttpConfig.ProtocolConfigCase |
|
| HttpProtocolOptions.ExplicitHttpConfigOrBuilder |
|
| HttpProtocolOptions.UpstreamProtocolOptionsCase |
|
| 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.
|
| 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.
|
| HttpProtocolOptions.UseDownstreamHttpConfigOrBuilder |
|
| HttpProtocolOptionsOrBuilder |
|