Re: File API Feedback

On Wed, 22 Jul 2009 04:07:18 +0200, Arun Ranganathan <arun@mozilla.com> wrote:
> This still sends strings, but XHR 2[2] has got:
>
>   void send(in ByteArray data);
>
> which makes me think we need a binary getter as well :)

Yes, it is called responseBody at the moment. I intent to replace both with support for FileData (the new Blob as I understand it) whenever that is defined and published.


> [2] http://www.w3.org/TR/XMLHttpRequest2/#xmlhttprequest


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

Received on Wednesday, 22 July 2009 11:45:04 UTC