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

yutakahirano commented on this pull request.



>  
-     <li><p>Increase <var>body</var>'s <a for=body>transmitted bytes</a> by <var>bytes</var>'s
-     length.
+      <p class="note no-backref">This substep blocks until entire <var>bs</var> is transmitted.
 
      <li><p>Run the above step again.

"Let read be the result of reading a chunk from body’s stream."

I'm trying to describe an async loop here.

-- 
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#discussion_r113377898

Received on Wednesday, 26 April 2017 06:58:58 UTC