Commits

Andy Green authored 186888ed39e
ws proxy: ensure upgrade request url starts with slash In the case rpath is set to //, any urlargs will be added right at the start. Add a check to keep the initial / if so. https://github.com/warmcat/libwebsockets/issues/1733