[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [CacheStorage](./puppeteer.protocol.cachestorage.md) > [DataEntry](./puppeteer.protocol.cachestorage.dataentry.md) > [responseType](./puppeteer.protocol.cachestorage.dataentry.responsetype.md) ## Protocol.CacheStorage.DataEntry.responseType property HTTP response type Signature: ```typescript responseType: CachedResponseType; ```