- From: Noam Rosenthal <notifications@github.com>
- Date: Sun, 26 Mar 2023 01:07:00 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 26 March 2023 08:07:12 UTC
@noamr commented on this pull request. > -<p>Aside from a <a for=/>request</a> the <a for=/>fetch</a> operation takes several optional -arguments. For those arguments that take an algorithm: the algorithm will be called from a task (or -in a <a for=/>parallel queue</a> if <a for=fetch><i>useParallelQueue</i></a> is true). +<p>Once the <a for=/>request</a> is set up, determine how you would like to process the +<a for=/>response</a>, and in particular at what stage you would like to receive a callback: I don't exactly understand this comment. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1614#discussion_r1148501829 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1614/review/1357968107@github.com>
Received on Sunday, 26 March 2023 08:07:12 UTC