Closed camswords closed 12 months ago
@wirepair if this looks okay to you, could you please merge and release?
I think we need to use the storage domain to track changes to the cache, and when Chromium serves a request from their cache (we see this with Network.requestServedFromCache
), we should get the response body from CacheStorage.requestCachedResponse
instead of Network.getResponseBody
.
FedCm
andPreload
.Storage
domain.