You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
I can confirm using .listen_unix() on version 20.49.0 also works as expected!