<!-- 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) > [body](./puppeteer.protocol.fetch.fulfillrequestrequest.body.md) ## Protocol.Fetch.FulfillRequestRequest.body property A response body. <b>Signature:</b> ```typescript body?: string; ```