golang.org/x/net/internal/httpcommon.Request.Host (field)

3 uses

	net/http
		h2_bundle.go#L8914: 			Host:                req.Host,

	net/http/internal/httpcommon
		httpcommon.go#L183: 	Host                string
		httpcommon.go#L227: 	host := req.Host