[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [CacheStorage](./puppeteer.protocol.cachestorage.md) > [DataEntry](./puppeteer.protocol.cachestorage.dataentry.md) > [responseStatus](./puppeteer.protocol.cachestorage.dataentry.responsestatus.md) ## Protocol.CacheStorage.DataEntry.responseStatus property HTTP response status code. Signature: ```typescript responseStatus: integer; ```