net/http.Server.shouldConfigureHTTP2ForServe (method)
2 uses
net/http (current package)
server.go#L2917: func (srv *Server) shouldConfigureHTTP2ForServe() bool {
server.go#L3233: if srv.shouldConfigureHTTP2ForServe() {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)