asafdav / ng-s3upload

Upload to S3 using AngularJS
MIT License
190 stars 83 forks source link

Does this work in IE8/9? #34

Closed robianmcd closed 10 years ago

robianmcd commented 10 years ago

Hey just wondering what browsers this works with. Particularly interested in whether this works in IE8/9

Thanks

asafdav commented 10 years ago

I actually never tried it on any IE version, would appreciate if you could report back if you decide to give it a try.

robianmcd commented 10 years ago

CORS doesn't really work in IE8/9 so unless your explicitly handling this for old browsers (e.g. with a fallback to the iframe hack for uploading files) then I think it's safe to assume it wouldn't work.

I think I might use this anyways though and manually fallback to going through my API server.

asafdav commented 10 years ago

makes sense, thanks !

On Mon, Jul 28, 2014 at 4:34 PM, Rob notifications@github.com wrote:

Closed #34 https://github.com/asafdav/ng-s3upload/issues/34.

— Reply to this email directly or view it on GitHub https://github.com/asafdav/ng-s3upload/issues/34#event-146228073.