mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
613 B
613 B
Home > puppeteer > Protocol > CacheStorage > RequestCachedResponseResponse > response
Protocol.CacheStorage.RequestCachedResponseResponse.response property
Response read from the cache.
Signature:
response: CachedResponse;