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

Allow CORS with Credentials #39

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

amartini
Copy link

@amartini amartini commented Aug 2, 2016

If you are using credentials, Access-Control-Allow-Origin can't be set to "*", it have to be set to exactly the requesting domain.

If you are using credentials, Access-Control-Allow-Origin can't be set to "*", it have to be set to exactly the requesting domain.
@brettstack
Copy link

@vitvad any chance you could merge this and update plugin? :)

@brettstack
Copy link

Looks like originUrl is only supported by Firefox. @amartini any idea on how to do the equivalent in chrome?

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.

2 participants