SIGN IN SIGN UP
socketio / socket.io UNCLAIMED

Realtime application framework (Node.JS server)

0 0 0 TypeScript

fix: do not overwrite CORS headers upon error

The Access-Control-Allow-xxx headers added by the cors middleware were
overwritten when sending an error response.

Those lines should have been removed in [1].

[1]: https://github.com/socketio/engine.io/commit/61b949259ed966ef6fc8bfd61f14d1a2ef06d319

Related: https://github.com/socketio/engine.io/issues/605
D
Damien Arrachequesne committed
fe093bae1adce99e01dfdd3ce7542957785098b5
Parent: f9c0e74