mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-01-30 16:06:02 -05:00
f3a1385aee
During a WebSocket connection we currently also send several headers which could cause issues with some reverse proxy, or with the CloudFlare tunnel for example. This PR resolves these issues. Fixes #3881