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

>     <span title=concept-Headers-guard>guard</span> is "<code title>immutable</code>".
> +
> +   <li><p>If <var>response</var>'s <span title=concept-response-body>body</span> is null, resolve
> +   <var>p</var> with <var>res</var> and terminate these steps.

Then p never gets returned.

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

Received on Friday, 2 October 2015 10:52:22 UTC