hapijs / nes

WebSocket adapter plugin for hapi routes
Other
502 stars 87 forks source link

NOT A PR: Bug with Node 22 on all OSs #332

Closed damusix closed 2 months ago

damusix commented 2 months ago

Issue with Node 22 where cookies are not being sent by websockets. Console logging headers to trace what is being sent in all versions via pipeline, and isolation to only the test suite that is causing the issues.