Closed bulai0408 closed 2 months ago
The browser has strict security checks, and the WebSocket implementation in the browser cannot carry custom headers. You can refer to WebSocket on MDN for more information. However, you can still use cookies to carry authentication information.
Initial checklist
Problem
Websocket service not support add custom header. I need it, thanks you all!