[Home](./index.md) > [puppeteer](./puppeteer.md) > [HTTPRequest](./puppeteer.httprequest.md) > [\_response](./puppeteer.httprequest._response.md) ## HTTPRequest.\_response property Signature: ```typescript _response: HTTPResponse | null; ```