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

20 lines
640 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; [Header](./puppeteer.protocol.cachestorage.header.md)
## Protocol.CacheStorage.Header interface
<b>Signature:</b>
```typescript
export interface Header
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [name](./puppeteer.protocol.cachestorage.header.name.md) | string | |
| [value](./puppeteer.protocol.cachestorage.header.value.md) | string | |