- From: Yutaka Hirano <notifications@github.com>
 - Date: Tue, 25 Apr 2017 02:15:09 -0700
 - To: whatwg/fetch <fetch@noreply.github.com>
 - Cc: Subscribed <subscribed@noreply.github.com>
 
Received on Tuesday, 25 April 2017 09:15:43 UTC
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