mdn / sprints

Archived: MDN Web Docs issues are tracked in the content repository.
https://github.com/mdn/content
Creative Commons Zero v1.0 Universal
151 stars 144 forks source link

https://developer.mozilla.org/en-US/docs/Web/API/Cache/add #3991

Closed julienw closed 3 years ago

julienw commented 3 years ago

Request type

Details

All methods of the Cache API (for example Cache.add) are marked as experimental, not to be used in production. But they're implemented in a lot of browsers and the only way to implement offline support now that appcache is being removed.

sideshowbarker commented 3 years ago

Thanks for catching this — I’ve opened https://github.com/mdn/browser-compat-data/pull/9149 with a fix