Re: [fetch] Add "Streams" section. (#119)

>  
> +<h4>ReadableStream</h4>
> +<p>A <dfn title=concept-readable-stream>ReadableStream</dfn> represents a stream of data as
> +specified in <span data-anolis-ref>STREAMS</span>. In this section, we define common operations
> +for ReadableStream used in this spec.</p>

Done.

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

Received on Monday, 7 September 2015 10:54:19 UTC