You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The native EventSource does not support setting headers such as Authorization. When using sse-polyfill related implementations, this causes Authorization to be discarded, and it is recommended to use fetch or xhr to emulate SSE requests!
Describe the bug
sse-proxy
The native EventSource does not support setting headers such as Authorization. When using sse-polyfill related implementations, this causes Authorization to be discarded, and it is recommended to use fetch or xhr to emulate SSE requests!
Steps to reproduce
No response
System Info
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: