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

Package org.hildan.chrome.devtools.domains.applicationcache

Types

ApplicationCache

Detailed application cache information.

data class ApplicationCache

ApplicationCacheDomain

class ApplicationCacheDomain

ApplicationCacheResource

Detailed application cache resource information.

data class ApplicationCacheResource

FrameWithManifest

Frame identifier - manifest URL pair.

data class FrameWithManifest

GetApplicationCacheForFrameRequest

Request object containing input parameters for the ApplicationCacheDomain.getApplicationCacheForFrame command.

data class GetApplicationCacheForFrameRequest

GetApplicationCacheForFrameResponse

Response type for the ApplicationCacheDomain.getApplicationCacheForFrame command.

data class GetApplicationCacheForFrameResponse

GetFramesWithManifestsResponse

Response type for the ApplicationCacheDomain.getFramesWithManifests command.

data class GetFramesWithManifestsResponse

GetManifestForFrameRequest

Request object containing input parameters for the ApplicationCacheDomain.getManifestForFrame command.

data class GetManifestForFrameRequest

GetManifestForFrameResponse

Response type for the ApplicationCacheDomain.getManifestForFrame command.

data class GetManifestForFrameResponse