-
-
Notifications
You must be signed in to change notification settings - Fork 687
Cross Domain Ajax #1
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
Comments
I don't need this feature, nor does it seem to be defined in an accepted standard at this time. That being said, I would probably accept a patch for it. |
The spec is at. Will look into providing a patch later. |
Well, it seems to be a draft currently. What browsers are supporting it at this point (besides Firefox)? |
(Internet Explorer 8+, Firefox 3.5+, Safari 4+, and Chrome) |
This reverts commit c586a50. Oh right. We need this to support 0.8. When we drop 0.8 support we can reinstate this change.
honoring the 'access-control-request-method','origin', and other CDR headers could aid a lot of development to work around that.
The text was updated successfully, but these errors were encountered: