[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [CacheStorage](./puppeteer.protocol.cachestorage.md) > [RequestCachedResponseRequest](./puppeteer.protocol.cachestorage.requestcachedresponserequest.md) > [requestHeaders](./puppeteer.protocol.cachestorage.requestcachedresponserequest.requestheaders.md) ## Protocol.CacheStorage.RequestCachedResponseRequest.requestHeaders property headers of the request. Signature: ```typescript requestHeaders: Header[]; ```