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

Access-Control-Allow-Origin header must be included in all valid CORS responses #1195

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Zatvobor
Copy link

This PR addresses #1045

Access-Control-Allow-Origin (required) - This header must be included in all valid CORS responses; omitting the header will cause the CORS request to fail. (HTML5 Rocks)

@Zatvobor Zatvobor changed the title This header must be included in all valid CORS responses Access-Control-Allow-Origin header must be included in all valid CORS responses Feb 23, 2017
@fenek
Copy link
Member

fenek commented May 12, 2017

Hi @Zatvobor

It would be really nice to be able to merge this PR but unfortunately almost all Travis jobs fail. Could you please modify integration tests accordingly?

@fenek fenek added WIP 🚧 community Non ESL issues and PRs labels Nov 21, 2018
@fenek
Copy link
Member

fenek commented Nov 27, 2018

Hi @Zatvobor

Are you perhaps to rebase and finalise this PR? Some new tests will be welcome as well. :)

@mgodoy-cestel
Copy link

I'm having problems with chat clients connecting via BOSH over https. The CORS headers are not being sent, at least they are not always being sent.
Is this Issue still open/pending?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Non ESL issues and PRs WIP 🚧
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants