Re: [XHR] chunked

On Thu, Sep 27, 2012 at 7:42 PM, Travis Leithead
<travis.leithead@microsoft.com> wrote:
> In my observation of the current IE behavior, the Stream is for download only. XHR gets the data from the server and buffers it. The consumer of the stream then pulls data as needed which is extracted from the buffer.

I see, so the bit where it says you can pass it to send() we should
maybe not add for now if it's not going to do something useful.


-- 
http://annevankesteren.nl/

Received on Thursday, 27 September 2012 18:10:48 UTC