- From: Noam Rosenthal <notifications@github.com>
- Date: Mon, 26 Sep 2022 08:03:38 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 26 September 2022 15:03:51 UTC
> "process response" is an argument of the fetch algorithm, not something you can wait for. This was there in the HTML spec before and I didn't care to refactor it here... but I can if it makes a difference - perhaps `process the next redirect` can pass a new callback if it's more readable, but the behavior would be the same. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1469#issuecomment-1258175073 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1469/c1258175073@github.com>
Received on Monday, 26 September 2022 15:03:51 UTC