[whatwg/fetch] "process request body" is gone (#495)

It seems that because of Streams we no longer need "process request body". However, that does mean we need to update XMLHttpRequest and Fetch so it's no longer used.

Found while investigating https://github.com/whatwg/xhr/issues/118.

-- 
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/issues/495

Received on Wednesday, 22 February 2017 15:46:17 UTC