puppeteer/new-docs/puppeteer.protocol.cachestorage.cachedresponse.md

21 lines
652 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [CacheStorage](./puppeteer.protocol.cachestorage.md) &gt; [CachedResponse](./puppeteer.protocol.cachestorage.cachedresponse.md)
## Protocol.CacheStorage.CachedResponse interface
Cached response
<b>Signature:</b>
```typescript
export interface CachedResponse
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [body](./puppeteer.protocol.cachestorage.cachedresponse.body.md) | string | Entry content, base64-encoded. |