AuthRequiredParameter
@Serializable
Issued when the domain is enabled with handleAuthRequests set to true. The request is paused until client responds with continueWithAuth.
Constructors
Link copied to clipboard
constructor(requestId: String, request: Network.Request, frameId: String, resourceType: Network.ResourceType, authChallenge: Fetch.AuthChallenge)