You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: