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

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Fetch](./puppeteer.protocol.fetch.md) &gt; [FulfillRequestRequest](./puppeteer.protocol.fetch.fulfillrequestrequest.md) &gt; [responseCode](./puppeteer.protocol.fetch.fulfillrequestrequest.responsecode.md)

## Protocol.Fetch.FulfillRequestRequest.responseCode property

An HTTP response code.

<b>Signature:</b>

```typescript
responseCode: integer;
```