Re: [w3c/ServiceWorker] "Batch Cache Operations" contains a parable that confuses me (Issue #1724)

In step 4.2.3 "addedItems" is the last argument to query cache; this means that rather than querying the actual cache we're looking for matches in the requests/responses that were stored due to other put operations in the same batch. I.e. if that query cache returns a non-empty result there must be duplicate requests in the batch.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1724#issuecomment-2305373806
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/ServiceWorker/issues/1724/2305373806@github.com>

Received on Thursday, 22 August 2024 18:20:22 UTC