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.

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