[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Fetch](./puppeteer.protocol.fetch.md) > [FulfillRequestRequest](./puppeteer.protocol.fetch.fulfillrequestrequest.md) > [responseHeaders](./puppeteer.protocol.fetch.fulfillrequestrequest.responseheaders.md) ## Protocol.Fetch.FulfillRequestRequest.responseHeaders property Response headers. Signature: ```typescript responseHeaders?: HeaderEntry[]; ```