net/http.Server.HTTP2 (field)

3 uses

	net/http (current package)
		h2_bundle.go#L1151: 	http2fillNetHTTPConfig(conf, srv.HTTP2)
		server.go#L3054: 	HTTP2 *HTTP2Config

	golang.org/x/net/http2
		config.go#L58: 	fillNetHTTPConfig(&conf, h1.HTTP2)