NSURL_AUTHENTICATION_METHOD_DEFAULT constant
Use the default authentication method for a protocol.
Implementation
static const NSURL_AUTHENTICATION_METHOD_DEFAULT =
URLProtectionSpaceAuthenticationMethod._internal(
'NSURLAuthenticationMethodDefault',
'NSURLAuthenticationMethodDefault',
);