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

523 B

Home > puppeteer > Protocol > Fetch > AuthChallenge > source

Protocol.Fetch.AuthChallenge.source property

Source of the authentication challenge.

Signature:

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