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

940 B

Home > puppeteer > Protocol > Fetch > ContinueWithAuthRequest

Protocol.Fetch.ContinueWithAuthRequest interface

Signature:

export interface ContinueWithAuthRequest 

Properties

Property Type Description
authChallengeResponse AuthChallengeResponse Response to with an authChallenge.
requestId RequestId An id the client received in authRequired event.