WebKit2.AuthenticationRequest.prototype.get_scheme
function get_scheme(): WebKit2.AuthenticationScheme {
// Gjs wrapper for webkit_authentication_request_get_scheme()
}
Get the authentication scheme of the authentication challenge.
Since 2.2
- Returns
The WebKit2.AuthenticationScheme of request.