- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 05 Oct 2015 03:45:28 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Monday, 5 October 2015 10:45:59 UTC
> @@ -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: `<var>byteStream</var>`* --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/128/files#r41130678
Received on Monday, 5 October 2015 10:45:59 UTC