Skip to content

Cors#178

Merged
3rd-Eden merged 5 commits intomasterfrom
CORS
Mar 19, 2014
Merged

Cors#178
3rd-Eden merged 5 commits intomasterfrom
CORS

Conversation

@3rd-Eden
Copy link
Member

Add proper CORS support directly in Primus instead of assuming that our transformers implement it correctly. Fixes #142. In addition to fixing this feature request in Primus it should also correctly fix the following bugs in the supported real-time "transformers":

socketio/socket.io#12
socketio/socket.io#764
socketio/socket.io#194
socketio/socket.io#1025
socketio/socket.io#1442
socketio/socket.io#547
socketio/socket.io#1214
socketio/socket.io#1046
socketio/socket.io#986

3rd-Eden added a commit that referenced this pull request Mar 19, 2014
@3rd-Eden 3rd-Eden merged commit b7513d3 into master Mar 19, 2014
@3rd-Eden 3rd-Eden deleted the CORS branch March 19, 2014 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Is it possible to set 'Access-Control-Allow-Origin' on /primus endpoint?

1 participant