mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
726 B
726 B
Home > puppeteer > Protocol > ApplicationCache > GetApplicationCacheForFrameResponse > applicationCache
Protocol.ApplicationCache.GetApplicationCacheForFrameResponse.applicationCache property
Relevant application cache data for the document in given frame.
Signature:
applicationCache: ApplicationCache;