puppeteer/new-docs/puppeteer.protocol.cachestorage.requestcachedresponseresponse.response.md
2020-07-13 14:01:35 +01:00

613 B

Home > puppeteer > Protocol > CacheStorage > RequestCachedResponseResponse > response

Protocol.CacheStorage.RequestCachedResponseResponse.response property

Response read from the cache.

Signature:

response: CachedResponse;