s3upload-coffee-javascript icon indicating copy to clipboard operation
s3upload-coffee-javascript copied to clipboard

overrideMimeType does not work in Internet Explorer

Open jessamynsmith opened this issue 11 years ago • 0 comments

Thank you for the very useful project! It was a big help in getting file uploading working. I did have to edit our local copy of the file, since overrideMimeType does not work in Internet Explorer. Setting the content type when creating the response on the server side has worked well for me, so perhaps you could recommend that and remove the call to overrideMimeType?

jessamynsmith avatar Nov 13 '13 16:11 jessamynsmith