Trouble with `NodeHttpServer.layer` not providing `HttpServerRequest.HttpServerRequest` in Node.j...

I'm having trouble getting a basic Node.js API server. Why NodeHttpServer.layer doesn't provide HttpServerRequest.HttpServerRequest?
Was this page helpful?