Re: [XHR2] ArrayBuffer support added

On Tue, 01 Feb 2011 14:58:02 +0100, ATSUSHI TAKAYAMA  
<taka.atsushi@googlemail.com> wrote:
> (I didn't send the previous mail to the list, so sending again)
>> I hope we can actually just do this by exposing "blob" earlier than  
>> DONE in due course. With the Blob object on disk growing over time. If  
>> you really just want to stream data I think we should use EventSource  
>> for that.
>
> IMHO, EventSource is too cumbersome to handle binaries as you have to
> special-case both CR and LF, and CRLF sequence.

That it does not deal with raw octet-data now does not mean it will not in  
the future.


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

Received on Tuesday, 1 February 2011 14:05:42 UTC