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

583 B

Home > puppeteer > Protocol > Network > GetResponseBodyRequest > requestId

Protocol.Network.GetResponseBodyRequest.requestId property

Identifier of the network request to get content for.

Signature:

requestId: RequestId;