Closed Alexibu closed 5 months ago
WebSocket.request() returns a const HTTPServerRequest. Which has a cookies property. We need a const version of cookies to allow it to be read.
WebSocket.request() returns a const HTTPServerRequest. Which has a cookies property. We need a const version of cookies to allow it to be read.