More Safari info (#12)

This commit is contained in:
Eli Grey
2014-06-27 14:49:13 -04:00
parent b8054a26d1
commit 9921b2c327
+1 -2
View File
@@ -44,8 +44,7 @@ for more information on how to accomplish this.
### Safari 6.1+
Blobs may be opened instead of saved sometimes—you may have to direct your Safari users to manually
press <kbd>⌘</kbd>+<kbd>S</kbd> to save the file after it is opened. Further information is available
[on the issue tracker](https://github.com/eligrey/FileSaver.js/issues/12).
press <kbd>⌘</kbd>+<kbd>S</kbd> to save the file after it is opened. Using the `application/octet-stream` MIME type to force downloads [can cause issues in Safari](https://github.com/eligrey/FileSaver.js/issues/12#issuecomment-47247096).
Syntax
------