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

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

I don't think this is needed here. This is already enforced within Fetch, no?

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

Received on Tuesday, 22 September 2015 07:33:03 UTC