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

Making CORS headers optional #96

Open
bripkens opened this issue Jun 26, 2017 · 1 comment
Open

Making CORS headers optional #96

bripkens opened this issue Jun 26, 2017 · 1 comment

Comments

@bripkens
Copy link

CORS headers are currently required by the test suite. Why is this required from servers? IMHO hosting the website and the sockjs server under the same origin without CORS headers should be possible. This would allow us to benefit from the browser same-origin policy.

Reference: vert-x3/vertx-web#649

@bripkens
Copy link
Author

Any chance to discuss the above or is this project dead?

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

No branches or pull requests

1 participant