chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.applicationcache / ApplicationCacheDomain / getApplicationCacheForFrame

getApplicationCacheForFrame

suspend fun getApplicationCacheForFrame(input: GetApplicationCacheForFrameRequest): GetApplicationCacheForFrameResponse

Returns relevant application cache data for the document in given frame.

Official doc