- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 11 Feb 2021 09:29:04 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 11 February 2021 17:29:16 UTC
@annevk commented on this pull request. > - <li><p>Set <var>request</var>'s <a for=request>body</a> to <var>body</var>. - </ol> + <li><p>If <var>request</var>'s <a for=request>client</a> is non-null, then set <var>global</var> to + <var>request</var>'s <a for=request>client</a>'s + <a for="environment settings object">global object</a>. Actually, those would have a body prolly and would need to use useParallelQueue as otherwise transmit-request-body loop breaks. I'll add this. -- 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/1165#discussion_r574689847
Received on Thursday, 11 February 2021 17:29:16 UTC