Re: FormData with sliced Blob

Why couldn't FormData.append(Blob) provide optional parameters to allow the
caller to specify the name and type?

-Darin


On Tue, Mar 23, 2010 at 1:06 AM, Anne van Kesteren <annevk@opera.com> wrote:

> On Tue, 23 Mar 2010 02:24:52 +0100, Dmitry Titov <dimich@google.com>
> wrote:
>
>> Seriously though, it would be nice to have XHR2 spec to have these details
>> spelled out, especially mime type (I think David meant
>> application/octet-stream)
>>
>
> We previously discussed this and then we decided that for Blob Content-Type
> simply would not be present. I don't see why that would be different for
> multipart/form-data. Not really sure what to do about filename.
>
>
>
> --
> Anne van Kesteren
> http://annevankesteren.nl/
>
>

Received on Tuesday, 23 March 2010 21:23:07 UTC