Re: [XHR2] Blobs, names and FormData

Julian Reschke also wanted to specify the mime type
El 23/08/2011 09:53, "Anne van Kesteren" <annevk@opera.com> escribió:
> On Tue, 23 Aug 2011 02:25:38 +0200, Jonas Sicking <jonas@sicking.cc>
wrote:
>> Given that this seems to be the way people prefer to do it, I'm fine
>> with doing that for Gecko too. But we definitely would need to get
>> FormData.append changed so that it supports the use case.
>
> So the current line for Blob can be replaced with
>
> append(DOMString name, Blob value, optional DOMString filename);
>
> right?
>
>
> --
> Anne van Kesteren
> http://annevankesteren.nl/

Received on Tuesday, 23 August 2011 07:57:09 UTC