data class RequestCachedResponseResponse
Response type for the CacheStorageDomain.requestCachedResponse command.
<init> |
Response type for the CacheStorageDomain.requestCachedResponse command. RequestCachedResponseResponse(response: CachedResponse) |
response |
Response read from the cache. val response: CachedResponse |