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

572 B

Home > puppeteer > Protocol > Fetch > ContinueWithAuthRequest > requestId

Protocol.Fetch.ContinueWithAuthRequest.requestId property

An id the client received in authRequired event.

Signature:

requestId: RequestId;