Re: [fetch] Introduce Response.body. (#118) (#128)

> @@ -1131,8 +1131,39 @@ <h4 id=terminology-headers>Headers</h4>
>   <li>Return <var title>stream</var>.
>  </ol>
>  
> +<p>To <dfn title=concept-construct-ReadableStream-with-byte-stream>construct</dfn> a
> +<code title=concept-ReadableStream>ReadableStream</code> with given a byte stream
> +<var>bstream</var>, run these steps:

Done.

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

Received on Monday, 5 October 2015 12:48:16 UTC