puppeteer/new-docs/puppeteer.protocol.network.authchallenge.source.md
2020-07-13 14:01:35 +01:00

533 B

Home > puppeteer > Protocol > Network > AuthChallenge > source

Protocol.Network.AuthChallenge.source property

Source of the authentication challenge.

Signature:

source?: ('Server' | 'Proxy');