mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
448 B
448 B
Home > puppeteer > HTTPResponse > fromCache
HTTPResponse.fromCache() method
Signature:
fromCache(): boolean;
Returns:
boolean
True if the response was served from either the browser's disk cache or memory cache.