[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [CacheStorage](./puppeteer.protocol.cachestorage.md) > [DataEntry](./puppeteer.protocol.cachestorage.dataentry.md) > [requestURL](./puppeteer.protocol.cachestorage.dataentry.requesturl.md) ## Protocol.CacheStorage.DataEntry.requestURL property Request URL. Signature: ```typescript requestURL: string; ```