top | item 30317900 (no title) halpert | 4 years ago The default Go http server is 1.1, no? discuss order hn newest ferdowsi|4 years ago The default Go server supports HTTP/2.https://pkg.go.dev/net/http> Starting with Go 1.6, the http package has transparent support for the HTTP/2 protocol when using HTTPS.
ferdowsi|4 years ago The default Go server supports HTTP/2.https://pkg.go.dev/net/http> Starting with Go 1.6, the http package has transparent support for the HTTP/2 protocol when using HTTPS.
ferdowsi|4 years ago
https://pkg.go.dev/net/http
> Starting with Go 1.6, the http package has transparent support for the HTTP/2 protocol when using HTTPS.