559 B
559 B
Home > puppeteer > Protocol > Page > ReloadRequest > ignoreCache
Protocol.Page.ReloadRequest.ignoreCache property
If true, browser cache is ignored (as if the user pressed Shift+refresh).
Signature:
ignoreCache?: boolean;