NSURL_AUTHENTICATION_METHOD_HTML_FORM constant
Use HTML form authentication for this protection space.
Implementation
static const NSURL_AUTHENTICATION_METHOD_HTML_FORM =
URLProtectionSpaceAuthenticationMethod._internal(
'NSURLAuthenticationMethodHTMLForm',
'NSURLAuthenticationMethodHTMLForm',
);