mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
28 lines
1.6 KiB
Markdown
28 lines
1.6 KiB
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [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) | |
|
|
|