717 B
717 B
Home > puppeteer > Protocol > Network > ContinueInterceptedRequestRequest > authChallengeResponse
Protocol.Network.ContinueInterceptedRequestRequest.authChallengeResponse property
Response to a requestIntercepted with an authChallenge. Must not be set otherwise.
Signature:
authChallengeResponse?: AuthChallengeResponse;