[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [CacheStorage](./puppeteer.protocol.cachestorage.md) > [DeleteEntryRequest](./puppeteer.protocol.cachestorage.deleteentryrequest.md) > [request](./puppeteer.protocol.cachestorage.deleteentryrequest.request.md) ## Protocol.CacheStorage.DeleteEntryRequest.request property URL spec of the request. Signature: ```typescript request: string; ```