<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [HTTPResponse](./puppeteer.httpresponse.md) &gt; [request](./puppeteer.httpresponse.request.md)

## HTTPResponse.request() method

<b>Signature:</b>

```typescript
request(): HTTPRequest;
```
<b>Returns:</b>

[HTTPRequest](./puppeteer.httprequest.md)

A matching [HTTPRequest](./puppeteer.httprequest.md) object.