Open
Description
The error states:
Error: Can not convert data url with MIME type:text/plain;charset=utf8
I believe that it's easy to fix (e.g. by providing support for specific encodings using FileReader (since blob's text() presume UTF8). The provided MIME is RFC-2045 compatible (see section 5.1.), in fact even some examples in the RFC include charset.
Metadata
Metadata
Assignees
Labels
No labels