<!-- Do not edit this file. It is automatically generated by API Documenter. --> [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. <b>Signature:</b> ```typescript request: string; ```