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

>  
> -   <li><p>Otherwise, resolve <var title>p</var> with a new <code>Response</code> object
> -   associated with <var title>response</var> and a new <code>Headers</code> object whose
> +   <li><p>Let <var>res</var> be a new <code>Response</code> object associated with

Perhaps we should call this variable `responseObject` or some such? Or maybe not rename the internal response from `r` to `response`...

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

Received on Monday, 5 October 2015 13:32:40 UTC