golang.org/x/net/internal/httpcommon.Request.Host (field)
3 uses
golang.org/x/net/internal/httpcommon (current package)
request.go#L32: Host string
request.go#L76: host := req.Host
golang.org/x/net/http2
transport.go#L1634: Host: req.Host,
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)