Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cors #178

Merged
merged 5 commits into from
Mar 19, 2014
Merged

Cors #178

merged 5 commits into from
Mar 19, 2014

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