mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
1.6 KiB
1.6 KiB
Home > puppeteer > Protocol > ApplicationCache
Protocol.ApplicationCache namespace
Signature:
export namespace ApplicationCache
Interfaces
| Interface | Description |
|---|---|
| ApplicationCache | Detailed application cache information. |
| ApplicationCacheResource | Detailed application cache resource information. |
| ApplicationCacheStatusUpdatedEvent | |
| FrameWithManifest | Frame identifier - manifest URL pair. |
| GetApplicationCacheForFrameRequest | |
| GetApplicationCacheForFrameResponse | |
| GetFramesWithManifestsResponse | |
| GetManifestForFrameRequest | |
| GetManifestForFrameResponse | |
| NetworkStateUpdatedEvent |