- From: Anne van Kesteren <annevk@opera.com>
- Date: Thu, 27 Oct 2011 11:05:36 +0900
- To: "Tab Atkins Jr." <jackalmage@gmail.com>, "Jonas Sicking" <jonas@sicking.cc>
- Cc: "Ojan Vafai" <ojan@chromium.org>, "Michael Nordman" <michaeln@google.com>, "Erik Arvidsson" <arv@chromium.org>, "Eric U" <ericu@google.com>, "Webapps WG" <public-webapps@w3.org>
On Thu, 27 Oct 2011 08:14:39 +0900, Jonas Sicking <jonas@sicking.cc> wrote: > b = new Blob([foo, bar], { contentType: "text/plain" }); > > isn't too bad. The other properties that I could think of that we'd > want to add sometime in the future would be encoding for strings, > including endianness for utf16 strings. Lets call it "type" if it is not actually a Content-Type header value but a MIME type. -- Anne van Kesteren http://annevankesteren.nl/
Received on Thursday, 27 October 2011 09:06:17 UTC