Closed as not planned
Description
thank you for creating marvellous product.
Is your feature request related to a problem? Please describe.
current websocket options only working for location "/"
Describe the solution you'd like
need to add on/off checkbox for custom location to allow web socket.
needs to add these extra config in custom locations.
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection $http_connection;
proxy_http_version 1.1;
Describe alternatives you've considered
i don't think so.
Additional context