mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
663 B
663 B
Home > puppeteer > Protocol > Network > SetCacheDisabledRequest
Protocol.Network.SetCacheDisabledRequest interface
Signature:
export interface SetCacheDisabledRequest
Properties
Property | Type | Description |
---|---|---|
cacheDisabled | boolean | Cache disabled state. |