rndme / download

file downloading using client-side javascript
MIT License
2.28k stars 417 forks source link

mimeType error #94

Closed Gytha closed 1 year ago

Gytha commented 5 years ago
jamiegalbreath commented 4 years ago

I have the same issue

rndme commented 1 year ago

You need to be able to reach the url from within js. I'm not sure what mime type you are having trouble with, some are blocked for security by the browser, some by the OS. I would be happy to take a closer look if you provide more details and especially a short code snip to reproduce the issue.