[whatwg/fetch] Queue "process request body" tasks during request body transmission (#532)

With this change the "transmit body" algorithm queues "process request body" tasks so that the client can notice the body transmission progress.

Fixes #495.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * initial
  * fix

-- File Changes --

    M fetch.bs (13)

-- Patch Links --

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

Received on Tuesday, 25 April 2017 09:15:43 UTC