mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
778 B
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. |