puppeteer/new-docs/puppeteer.protocol.cachestorage.deleteentryrequest.request.md

14 lines
552 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; [DeleteEntryRequest](./puppeteer.protocol.cachestorage.deleteentryrequest.md) &gt; [request](./puppeteer.protocol.cachestorage.deleteentryrequest.request.md)
## Protocol.CacheStorage.DeleteEntryRequest.request property
URL spec of the request.
<b>Signature:</b>
```typescript
request: string;
```