On Fri, 11 Sep 2009 02:28:26 +0200, Ryan Seddon <[email protected]> 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/

Reply via email to