uWebSockets.js icon indicating copy to clipboard operation
uWebSockets.js copied to clipboard

Regression: .listen_unix() is broken on v20.51.0 (Linux)

Open endel opened this issue 7 months ago • 0 comments

Hi there! I hope you are well!

I noticed version 20.51.0 has a regression when using .listen_unix(). It always responds with "Bad Request" when using it. When using .listen() with port number it works ok.

Image

I can confirm using .listen_unix() on version 20.49.0 also works as expected!

endel avatar Apr 29 '25 18:04 endel