- From: Anne van Kesteren <annevk@opera.com>
- Date: Fri, 11 Sep 2009 16:21:54 +0200
- To: "Ryan Seddon" <seddon.ryan@gmail.com>
- Cc: "Jian Li" <jianli@chromium.org>, public-webapps@w3.org
On Fri, 11 Sep 2009 02:28:26 +0200, Ryan Seddon <seddon.ryan@gmail.com> wrote: > Mozilla has something similar already called sendAsBinary though it > takes a > string not an array > https://developer.mozilla.org/en/XMLHttpRequest#sendAsBinary%28%29 Besides that I think that representing octets by a DOMString is the wrong way to go for Web Platform APIs the original request was about sending a list of File objects. sendAsBinary does not do that per the documentation. -- Anne van Kesteren http://annevankesteren.nl/
Received on Friday, 11 September 2009 14:22:37 UTC