- From: Jimmy Wärting <notifications@github.com>
- Date: Sun, 10 Apr 2022 02:05:05 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 10 April 2022 09:05:17 UTC
is it up to the browser how they store the response? or is it some spec that says that it should unpack it? if i put a `Request` into the browsers CacheStorage and that `Response` respond with a `content-encoded: gzip` or brotli encoded response, dose it store it as encoded or will it unpack the response and then store it? I want to know how this effects the quota on browser storage... -- Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/issues/1641 You are receiving this because you are subscribed to this thread. Message ID: <w3c/ServiceWorker/issues/1641@github.com>
Received on Sunday, 10 April 2022 09:05:17 UTC