- From: Ming-Ying Chung <notifications@github.com>
- Date: Thu, 02 Nov 2023 00:09:30 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 2 November 2023 07:09:38 UTC
A follow up question: should a fetchLater request's [cache mode](https://fetch.spec.whatwg.org/#concept-request-cache-mode) be enforced with `no-store`? Given the purpose of this API and the fact that it does not support response processing, it does not make sense to implement response cache for this kind of requests. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1647#issuecomment-1790185159 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1647/c1790185159@github.com>
Received on Thursday, 2 November 2023 07:09:38 UTC