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

> @@ -1073,7 +1073,7 @@ <h4 id=terminology-headers>Headers</h4>
>  define common operations for ReadableStream. <span data-anolis-ref>STREAMS</span>
>  
>  <p>To <dfn title=concept-enqueue-ReadableStream>enqueue</dfn> a byte sequence
> -(<var title>chunk</var>) into a <span title=concept-ReadableStream>ReadableStream</span>
> +(<var title>chunk</var>) into a <code title=concept-ReadableStream>ReadableStream</code>

`ReadableStream` object* (throughout)

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

Received on Monday, 5 October 2015 10:45:31 UTC