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

>  
> -  <p>To <span>process response body</span> for <var title>response</var>, do nothing.
> +   <li><p>Clear out <var title>response</var>'s <span title=concept-response-body>body</span>.

Hmm, that is [another TODO] (https://github.com/yutakahirano/fetch-with-streams/issues/40). In my plan I would do the refactoring after landing this change. Replacing &lt;concept-response-body&gt; will impact other specs in non-trivial ways (https://xhr.spec.whatwg.org/#dom-xmlhttprequest-send for example), do you want to do it here?

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

Received on Monday, 28 September 2015 06:02:03 UTC