const net/http.http2prefaceTimeout
2 uses
net/http (current package)
h2_bundle.go#L3621: http2prefaceTimeout = 10 * time.Second
h2_bundle.go#L4544: timer := time.NewTimer(http2prefaceTimeout) // TODO: configurable on *Server?
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)