When proxying a websocket with `--rewrite '/ws/(.*) --> https://someserver.com/ws/$1'` local-web-server somehow mangles the response.
When proxying a websocket with
--rewrite '/ws/(.*) --> https://someserver.com/ws/$1'local-web-server somehow mangles the response.