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
Add Last-Event-ID to CORS-safelisted request headers
Since EventSource implementations in most environments already send this header
without CORS preflight request, it makes sense to make it a safelisted header.
See #568
0 commit comments