puppeteer/new-docs/puppeteer.httprequest._frommemorycache.md

12 lines
370 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; [HTTPRequest](./puppeteer.httprequest.md) &gt; [\_fromMemoryCache](./puppeteer.httprequest._frommemorycache.md)
## HTTPRequest.\_fromMemoryCache property
<b>Signature:</b>
```typescript
_fromMemoryCache: boolean;
```