net/http/internal/httpcommon.ServerRequestResult.URL (field)

3 uses

	net/http/internal/httpcommon (current package)
		httpcommon.go#L545: 	URL        *url.URL
		httpcommon.go#L613: 		URL:           url_,

	net/http
		h2_bundle.go#L6278: 		URL:        res.URL,