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

> @@ -4034,11 +4103,14 @@ <h4 id="should-response-to-request-be-blocked-due-to-nosniff?"><dfn title="shoul
>      <p class="note no-backref"><code title>101</code> is included in
>      <span>null body status</span> due to its use elsewhere. It does not affect this step.
>  
> -   <li><p>Let <var title>stream</var> and <var title>Content-Type</var> be the result of
> -   <span title=concept-BodyInit-extract>extracting</span> <var title>body</var>.
> +   <li><p>Let <var>bstream</var> and <var>Content-Type</var> be the result of

byteStream

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

Received on Monday, 5 October 2015 10:50:37 UTC