<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Network](./puppeteer.protocol.network.md) &gt; [SetCacheDisabledRequest](./puppeteer.protocol.network.setcachedisabledrequest.md)

## Protocol.Network.SetCacheDisabledRequest interface

<b>Signature:</b>

```typescript
export interface SetCacheDisabledRequest 
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [cacheDisabled](./puppeteer.protocol.network.setcachedisabledrequest.cachedisabled.md) | boolean | Cache disabled state. |