[whatwg/fetch] Remove unnecessary body transmission for service worker trapped requests (#678)

As the request is trapped by service worker, there is no need to transmit the body to network.

See #572 for more info.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fetch/pull/678

-- Commit Summary --

  * done?

-- File Changes --

    M fetch.bs (2)

-- Patch Links --

https://github.com/whatwg/fetch/pull/678.patch
https://github.com/whatwg/fetch/pull/678.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/678

Received on Tuesday, 6 March 2018 08:59:51 UTC