Expand description
HTTP and proxy authentication handling.
This module provides support for handling HTTP Basic and Digest authentication challenges via the Fetch.authRequired CDP event. It also handles proxy authentication challenges.
Structsยง
- Auth
Handler - Handler for HTTP and proxy authentication challenges.
- Http
Credentials - HTTP credentials for authentication.
- Proxy
Credentials - Proxy credentials for authentication.