sockjs-protocol icon indicating copy to clipboard operation
sockjs-protocol copied to clipboard

Making CORS headers optional

Open bripkens opened this issue 7 years ago • 1 comments

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: https://github.com/vert-x3/vertx-web/issues/649

bripkens avatar Jun 26 '17 12:06 bripkens

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

bripkens avatar Jul 10 '18 09:07 bripkens