[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [ApplicationCache](./puppeteer.protocol.applicationcache.md) ## Protocol.ApplicationCache namespace Signature: ```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) | |