NSURL_AUTHENTICATION_METHOD_HTTP_DIGEST constant
Use HTTP digest authentication for this protection space.
Implementation
static const NSURL_AUTHENTICATION_METHOD_HTTP_DIGEST =
IOSNSURLProtectionSpaceAuthenticationMethod._internal(
'NSURLAuthenticationMethodHTTPDigest',
'NSURLAuthenticationMethodHTTPDigest',
);