[Home](./index.md) > [puppeteer](./puppeteer.md) > [HTTPResponse](./puppeteer.httpresponse.md) > [headers](./puppeteer.httpresponse.headers.md) ## HTTPResponse.headers() method Signature: ```typescript headers(): Record; ``` Returns: Record<string, string>