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

618 B

Home > puppeteer > Protocol > Fetch > ContinueWithAuthRequest > authChallengeResponse

Protocol.Fetch.ContinueWithAuthRequest.authChallengeResponse property

Response to with an authChallenge.

Signature:

authChallengeResponse: AuthChallengeResponse;