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

778 B

Home > puppeteer > Protocol > CacheStorage > RequestCachedResponseResponse

Protocol.CacheStorage.RequestCachedResponseResponse interface

Signature:

export interface RequestCachedResponseResponse 

Properties

Property Type Description
response CachedResponse Response read from the cache.