- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 09 May 2023 03:57:35 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 9 May 2023 10:57:40 UTC
@annevk 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: Yeah, that seems a lot better, thanks. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1614#discussion_r1188485646 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1614/review/1418424486@github.com>
Received on Tuesday, 9 May 2023 10:57:40 UTC