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

12 lines
354 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; [\_response](./puppeteer.httprequest._response.md)
## HTTPRequest.\_response property
<b>Signature:</b>
```typescript
_response: HTTPResponse | null;
```