net/http.Protocols.SetUnencryptedHTTP2 (method)
one use
net/http (current package)
http.go#L56: func (p *Protocols) SetUnencryptedHTTP2(ok bool) { p.setBit(protoUnencryptedHTTP2, ok) }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)