mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
618 B
618 B
Home > puppeteer > Protocol > Fetch > ContinueWithAuthRequest > authChallengeResponse
Protocol.Fetch.ContinueWithAuthRequest.authChallengeResponse property
Response to with an authChallenge.
Signature:
authChallengeResponse: AuthChallengeResponse;