WebKit2.AuthenticationRequest.prototype.is_retry
function is_retry(): Boolean { // Gjs wrapper for webkit_authentication_request_is_retry() }
Determine whether this this is a first attempt or a retry for this authentication challenge.
Since 2.2
- Returns
true if authentication attempt is a retry or false otherwise.