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

506 B

Home > puppeteer > Protocol > Fetch > AuthChallenge > realm

Protocol.Fetch.AuthChallenge.realm property

The realm of the challenge. May be empty.

Signature:

realm: string;