How to pass custom headers in the upgrade requests using a WebSocket client in my React App
I have tried using the native websocket library to initiate upgrade connection requests. However, my server requires the access token to be sent as a header.