NSURL_AUTHENTICATION_METHOD_HTTP_BASIC constant
Use HTTP basic authentication for this protection space.
Implementation
static const NSURL_AUTHENTICATION_METHOD_HTTP_BASIC =
URLProtectionSpaceAuthenticationMethod._internal(
'NSURLAuthenticationMethodHTTPBasic',
'NSURLAuthenticationMethodHTTPBasic',
);