puppeteer/new-docs/puppeteer.protocol.applicationcache.md
2020-07-13 14:01:35 +01:00

28 lines
1.6 KiB
Markdown

<!-- 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; [ApplicationCache](./puppeteer.protocol.applicationcache.md)
## Protocol.ApplicationCache namespace
<b>Signature:</b>
```typescript
export namespace ApplicationCache
```
## Interfaces
| Interface | Description |
| --- | --- |
| [ApplicationCache](./puppeteer.protocol.applicationcache.applicationcache.md) | Detailed application cache information. |
| [ApplicationCacheResource](./puppeteer.protocol.applicationcache.applicationcacheresource.md) | Detailed application cache resource information. |
| [ApplicationCacheStatusUpdatedEvent](./puppeteer.protocol.applicationcache.applicationcachestatusupdatedevent.md) | |
| [FrameWithManifest](./puppeteer.protocol.applicationcache.framewithmanifest.md) | Frame identifier - manifest URL pair. |
| [GetApplicationCacheForFrameRequest](./puppeteer.protocol.applicationcache.getapplicationcacheforframerequest.md) | |
| [GetApplicationCacheForFrameResponse](./puppeteer.protocol.applicationcache.getapplicationcacheforframeresponse.md) | |
| [GetFramesWithManifestsResponse](./puppeteer.protocol.applicationcache.getframeswithmanifestsresponse.md) | |
| [GetManifestForFrameRequest](./puppeteer.protocol.applicationcache.getmanifestforframerequest.md) | |
| [GetManifestForFrameResponse](./puppeteer.protocol.applicationcache.getmanifestforframeresponse.md) | |
| [NetworkStateUpdatedEvent](./puppeteer.protocol.applicationcache.networkstateupdatedevent.md) | |