- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 04 Nov 2021 02:48:10 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 4 November 2021 09:48:23 UTC
Actually, I'm not sure. Doing a cache lookup synchronously seems bad, but perhaps that is what implementations do? That probably warrants a bit more investigation. One way to do it later in "main fetch" would be to check the value of _recursive_ I suppose, although that might still run into problems with HTTP authentication requests. -- 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/1342#issuecomment-960601078
Received on Thursday, 4 November 2021 09:48:23 UTC