Re: [whatwg] Fetch API: HTTP Stream

2014-06-23 Thread Alexandre Morgaut
Thanks for the redirection Anne On 23 juin 2014, at 13:42, Anne van Kesteren wrote: > On Mon, Jun 23, 2014 at 1:36 PM, Alexandre Morgaut > wrote: >> I wonder now if such fetch API could be a better place to manage such use >> case > > The plan is for response.body (the promise fetch() returns

Re: [whatwg] Fetch API: HTTP Stream

2014-06-23 Thread Anne van Kesteren
On Mon, Jun 23, 2014 at 1:36 PM, Alexandre Morgaut wrote: > I wonder now if such fetch API could be a better place to manage such use case The plan is for response.body (the promise fetch() returns resolves once all the headers are in) to be a stream: http://fetch.spec.whatwg.org/#body-stream-con