net/http.connectMethod.onlyH1 (field)
3 uses
net/http (current package)
transport.go#L832: cm.onlyH1 = treq.requiresHTTP1()
transport.go#L1800: onlyH1 bool // whether to disable HTTP/2 and force HTTP/1
transport.go#L1816: onlyH1: cm.onlyH1,
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)