- From: Yutaka Hirano <notifications@github.com>
- Date: Fri, 27 Jan 2017 02:54:42 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 27 January 2017 10:55:13 UTC
In order to expose Request's body property as well as Response's, this change moves the property from Response to Body mixin. tests: https://github.com/w3c/web-platform-tests/pull/4612 You can view, comment on, or merge this pull request online at: https://github.com/whatwg/fetch/pull/469 -- Commit Summary -- * initial -- File Changes -- M fetch.bs (9) -- Patch Links -- https://github.com/whatwg/fetch/pull/469.patch https://github.com/whatwg/fetch/pull/469.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/469
Received on Friday, 27 January 2017 10:55:13 UTC