[whatwg/fetch] Expose Request's body (#469)

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