Skip to content

Instantly share code, notes, and snippets.

@oeeckhoutte
Created August 20, 2013 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oeeckhoutte/6281924 to your computer and use it in GitHub Desktop.
Save oeeckhoutte/6281924 to your computer and use it in GitHub Desktop.
[Node] Express socket.io Node.js v0.10.15 bug cross domain (Allow-Control-Allow-Origin) work around
socketServer.server.removeListener('request', socketServer.server.listeners('request')[0]); //Work around to disable CORS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment