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

[core] Add CORS as an option #76

Closed
pierr opened this issue Jan 28, 2015 · 0 comments
Closed

[core] Add CORS as an option #76

pierr opened this issue Jan 28, 2015 · 0 comments
Assignees
Labels

Comments

@pierr
Copy link
Contributor

pierr commented Jan 28, 2015

CORS requests works fine on Chrome and ie>9. XDomainRequest are used in ie<=9, but cookies are not sent over these requests. So CORS should be an option of the framework in order to be able to use XMLHttpRequest on each cases when CORS is not needed.

@pierr pierr added the Critical label Jan 28, 2015
@pierr pierr self-assigned this Jan 28, 2015
pierr added a commit that referenced this issue Jan 28, 2015
@pierr pierr closed this as completed Jan 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant