Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information