<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Fetch](./puppeteer.protocol.fetch.md) > [FulfillRequestRequest](./puppeteer.protocol.fetch.fulfillrequestrequest.md) > [responseCode](./puppeteer.protocol.fetch.fulfillrequestrequest.responsecode.md) ## Protocol.Fetch.FulfillRequestRequest.responseCode property An HTTP response code. <b>Signature:</b> ```typescript responseCode: integer; ```