[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [CacheStorage](./puppeteer.protocol.cachestorage.md) > [DataEntry](./puppeteer.protocol.cachestorage.dataentry.md) > [responseStatusText](./puppeteer.protocol.cachestorage.dataentry.responsestatustext.md) ## Protocol.CacheStorage.DataEntry.responseStatusText property HTTP response status text. Signature: ```typescript responseStatusText: string; ```