func net/http/internal/httpcommon.NewServerRequest

2 uses

	net/http/internal/httpcommon (current package)
		httpcommon.go#L558: func NewServerRequest(rp ServerRequestParam) ServerRequestResult {

	net/http
		h2_bundle.go#L6266: 	res := httpcommon.NewServerRequest(rp)