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