Re: FormData with sliced Blob

On Tue, 23 Mar 2010 22:22:37 +0100, Darin Fisher <darin@chromium.org>  
wrote:
> Why couldn't FormData.append(Blob) provide optional parameters to allow  
> the caller to specify the name and type?

Why wouldn't you provide a File object instead then? It seems a lot of use  
cases here and elsewhere would be addressed by having a way to get a File  
out of a Blob.


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Wednesday, 24 March 2010 09:56:35 UTC