net/http.http2Transport.AllowHTTP (field)
3 uses
net/http (current package)
h2_bundle.go#L6592: AllowHTTP bool
h2_bundle.go#L6968: if !(req.URL.Scheme == "https" || (req.URL.Scheme == "http" && t.AllowHTTP)) {
h2_bundle.go#L7181: if t.AllowHTTP {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)