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

IE8/9 setup #23

Closed
hugotox opened this issue Apr 8, 2014 · 2 comments
Closed

IE8/9 setup #23

hugotox opened this issue Apr 8, 2014 · 2 comments

Comments

@hugotox
Copy link

hugotox commented Apr 8, 2014

Hey guys!

Im using django-cors-headers with django-rest-framework and an angularjs client. All my server side is using a subdomain like api.myapp.com and my client app is www.myapp.com. All works fine except for IE8 and 9. Any ideas how to set that up? All I see on the IE8 debug window is the cross domain error.
Thank you for any clue!

@aktary
Copy link

aktary commented Nov 15, 2014

This is a known issue with the CORS protocol... (or rather, with the vendor, Microsoft, who never likes to play by industry standards).

@ottoyiu
Copy link
Contributor

ottoyiu commented Dec 13, 2014

Going to close this issue, since it is out of our control as an end-developer/user of IE8/9 unfortunately :(

@ottoyiu ottoyiu closed this as completed Dec 13, 2014
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

No branches or pull requests

3 participants