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

Specific browser compat range #4

Closed
csuwildcat opened this issue Oct 14, 2014 · 5 comments
Closed

Specific browser compat range #4

csuwildcat opened this issue Oct 14, 2014 · 5 comments

Comments

@csuwildcat
Copy link

Any chance you have more detail on the browser compat range? Related: I'm curious, what is the major issue with supporting IE9?

@dgraham
Copy link
Contributor

dgraham commented Oct 14, 2014

IE9 will work with the Promise polyfill mentioned in the readme.
#2 (comment)

@csuwildcat
Copy link
Author

Cool, that works.

@bitinn
Copy link

bitinn commented Oct 14, 2014

I don't think any XHR2 feature will work on IE9, in particular FormData or responseType.

@dgraham
Copy link
Contributor

dgraham commented Oct 14, 2014

Right, which is why it's not explicitly listed as supported. If you avoid the FormData features, it can work. There's just a lot missing from IE9.

@dgraham dgraham closed this as completed Oct 14, 2014
@backspaces
Copy link

Would like to know: are any browsers implementing this? Or planning to? Maybe should be on kangax non-standard page http://kangax.github.io/compat-table/non-standard/

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants