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

647 B

Home > puppeteer > Protocol > Network > ResponseReceivedExtraInfoEvent > requestId

Protocol.Network.ResponseReceivedExtraInfoEvent.requestId property

Request identifier. Used to match this information to another responseReceived event.

Signature:

requestId: RequestId;