- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 10 Feb 2021 23:00:13 -0800
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 11 February 2021 07:00:26 UTC
@annevk commented on this pull request. > @@ -825,7 +809,8 @@ return <a>this</a>'s <a>cross-origin credentials</a>. <p class=note>These steps are only invoked when new bytes are transmitted. - <p>To <a>process request end-of-body</a> for <var>request</var>, run these steps: + <li> + <p>Let <var>processRequestEndOfBody</var>, given a <var>request</var>, be these steps: <ol> <li><p>Set <a>this</a>'s <a>upload complete flag</a>. I see, I guess we can keep this as-is then. Thanks! -- 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/xhr/pull/311#discussion_r574282247
Received on Thursday, 11 February 2021 07:00:26 UTC