- From: Anne van Kesteren <annevk@opera.com>
- Date: Wed, 22 Jul 2009 13:44:02 +0200
- To: arun@mozilla.com, "Michael Nordman" <michaeln@google.com>
- Cc: public-webapps@w3.org
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