940 B
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. |