← Back to release summary

CacheStorage CacheQueryOptions support

Category
Offline / Storage
Type
New or changed feature
Status
Enabled by default (Chrome 54)
Intent stage
None

Summary

CacheQueryOptions (ignoreMethod, ignoreVary, ignoreQuery, and cacheName) have been exposed but worked inconsistently across the various CacheStorage methods. As of M54 they are all supported as specified.

Standards & signals

Docs: https://developers.google.com/web/updates/2016/09/cache-query-options https://developer.mozilla.org/en-US/docs/Web/API/Cache

View on chromestatus.com