839 B
839 B
Home > puppeteer > Protocol > CacheStorage > DeleteEntryRequest
Protocol.CacheStorage.DeleteEntryRequest interface
Signature:
export interface DeleteEntryRequest
Properties
Property | Type | Description |
---|---|---|
cacheId | CacheId | Id of cache where the entry will be deleted. |
request | string | URL spec of the request. |