workbox. cacheableResponse
namespace static
Version
v3.0.0
Classes
CacheableResponse
This class allows you to set up rules determining what status codes and/or headers need to be present in order for a
Response
to be considered cacheable.
Plugin
A class implementing the cacheWillUpdate
lifecycle callback. This makes it easier to add in cacheability checks to requests made via Workbox's built-in strategies.