Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 465 Bytes

puppeteer.httpresponse.fromcache.md

File metadata and controls

17 lines (10 loc) · 465 Bytes

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.