- From: Patrick Meenan <notifications@github.com>
- Date: Wed, 08 Feb 2023 09:21:29 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 8 February 2023 17:21:42 UTC
Yep, happy to. Hopefully I learned some from the Priority Hints efforts and it will be a bit smoother. Just to make sure we're all on the same page, the end state that we're planning to get to (once we get buy-in) is: - [cache](https://fetch.spec.whatwg.org/#dom-request-cache) on Request will direct how the http cache treats requests. - The cache attribute will not cause any headers to be modified (so impacting network caches requires manually setting the headers) - [Specific Cache-control headers](https://fetch.spec.whatwg.org/#concept-request-cache-mode) will continue to cause cache to "no-store" if it is "default" -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/722#issuecomment-1422976816 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/issues/722/1422976816@github.com>
Received on Wednesday, 8 February 2023 17:21:42 UTC