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

Question: XMLHttpRequest 2 and Internet Explorer 9 #138

Open
aadamsx opened this issue Sep 26, 2015 · 2 comments
Open

Question: XMLHttpRequest 2 and Internet Explorer 9 #138

aadamsx opened this issue Sep 26, 2015 · 2 comments

Comments

@aadamsx
Copy link

aadamsx commented Sep 26, 2015

In the readme:
'Currently the uploader uses XMLHttpRequest 2 to upload the files, which is not supported on Internet Explorer 9 and older versions of Internet Explorer.'

So this package will not work in IE9? There are still a lot of people on IE9, is there any way to still use this package and work around this limitation? Is falling back to iframe uploads in future versions still on the table?

What would be great is if we could optionally use iframe uploads instead of XMLHttpRequest 2 by setting in the Directive.

Awesome package by the way. Got things working in no time.

@SierraGolf
Copy link

+1 for iframe support

@SierraGolf
Copy link

btw. would it be an option to use native xmlhttp through activex, like meteor does in its http abstraction?

@aadamsx aadamsx changed the title XMLHttpRequest 2 and Internet Explorer 9 Question: XMLHttpRequest 2 and Internet Explorer 9 Dec 16, 2015
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

2 participants