func golang.org/x/net/internal/httpcommon.NewServerRequest
2 uses
golang.org/x/net/internal/httpcommon (current package)
request.go#L407: func NewServerRequest(rp ServerRequestParam) ServerRequestResult {
golang.org/x/net/http2
server.go#L2313: res := httpcommon.NewServerRequest(rp)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)