Description
The Go SDK does not currently establish HTTP2 connections, even in cases where the server fully supports it, and the connections are over HTTPS. The client should proactively attempt to negotiate an HTTP2 connection when possible.
The Go SDK does not currently establish HTTP2 connections, even in cases where the server fully supports it, and the connections are over HTTPS. The client should proactively attempt to negotiate an HTTP2 connection when possible.
Build 5.0.0-3507 contains gocbcore commit c907a1e41bd04012bbd62f0a61967ddc9334e118 with commit message:
GOCBC-216: Added support for HTTP2.0 upgrade on TLS HTTP connections.https://github.com/couchbase/gocbcore/commit/c907a1e41bd04012bbd62f0a61967ddc9334e118