Re: [w3c/ServiceWorker] Service workers allow for more responses to be executed as script (#1509)

The bit would have to be stored along with the response so it could be reproduced when read back out.  In chromium we already store it for other reasons:

https://source.chromium.org/chromium/chromium/src/+/main:content/browser/cache_storage/cache_storage.proto;l=58;drc=22a2236d2969b1ff48ae3a642eaae241ffabdd28

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

Received on Wednesday, 10 November 2021 14:10:14 UTC