-
Cache Digests let HTTP/2 servers know what the client has already in its cache (calendar.perfplanet.com/2016/cache-digests-http2-server-push/). The library cache-digest-immutable uses a service worker's fetch event and the Cache API to set the cache-digest header automatically: npmjs.com/package/cache-digest-immutable 😲