- From: Yutaka Hirano <notifications@github.com>
- Date: Tue, 15 Dec 2015 00:32:12 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Tuesday, 15 December 2015 08:34:16 UTC
This change fixes the type of Response.prototype.body. - It should not be [SameObject] as clone() will change the attribute. - It should be nullable. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/fetch/pull/181 -- Commit Summary -- * Fix Response body IDL -- File Changes -- M Overview.html (4) M Overview.src.html (2) -- Patch Links -- https://github.com/whatwg/fetch/pull/181.patch https://github.com/whatwg/fetch/pull/181.diff --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/181
Received on Tuesday, 15 December 2015 08:34:16 UTC