puppeteer/new-docs/puppeteer.protocol.fetch.getresponsebodyrequest.md
2020-07-13 14:01:35 +01:00

719 B

Home > puppeteer > Protocol > Fetch > GetResponseBodyRequest

Protocol.Fetch.GetResponseBodyRequest interface

Signature:

export interface GetResponseBodyRequest 

Properties

Property Type Description
requestId RequestId Identifier for the intercepted request to get body for.