NSURLProtectionSpaceHTTP
The protocol type for HTTP.
HTTPに対するプロトコル型。
NSURLProtectionSpaceHTTPS
The protocol type for HTTPS.
HTTPSに対するプロトコル型。
NSURLProtectionSpaceFTP
The protocol type for FTP.
FTPに対するプロトコル型。
Technology
NSURLProtectionSpaceHTTP
NSURLProtectionSpaceHTTPS
NSURLProtectionSpaceFTP
initWithProxyHost:port:type:realm:authenticationMethod:
and returned by proxyType
.
これら定数は、initWithProxyHost:port:type:realm:authenticationMethod:
で使われるそしてproxyType
によって返される、サポートされるプロキシ型を記述します。
authenticationMethod
property of a NSURLProtectionSpace
.
あるNSURLProtectionSpace
のauthenticationMethod
プロパティの基地の値を記述する定数。