Re: [whatwg] [Fetch] ambiguity problem?

On Aug 12, 2014 9:13 AM, "Anne van Kesteren" <annevk@annevk.nl> wrote:
>
> On Tue, Aug 12, 2014 at 3:07 PM, Brian Kardell <bkardell@gmail.com> wrote:
> > Not wanting to start a giant bikeshed here but if you have a look at
Jake's
> > Service Worker Examples as an early use of fetch and streams, it seems
> > clear that many developers would be surprised by behavior of not being
> > about to refer back to the response body.
>
> Why? XMLHttpRequest does the same thing.
>
>
> --
> http://annevankesteren.nl/

In what way? . response is a completely read DOMString or Object or
whatever, not a Stream?

Received on Tuesday, 12 August 2014 14:41:09 UTC