Re: [fetch] Replace byte stream with ReadableStream. (#200)

> @@ -160,7 +160,6 @@ <h2 class="short">Conformance</h2>
>   <li><dfn>process request body</dfn>
>   <li><dfn>process request end-of-file</dfn>
>   <li><dfn>process response</dfn>
> - <li><dfn>process response body</dfn>

I suspect the idea is to revamp XMLHttpRequest to use streams directly rather than this indirection.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/200/files#r51455689

Received on Monday, 1 February 2016 18:11:19 UTC