let NSURLProtectionSpaceHTTPProxy : String
The proxy type for HTTP proxies.
HTTPプロキシに対するプロキシ型。
let NSURLProtectionSpaceHTTPSProxy : String
The proxy type for HTTPS proxies.
HTTPSプロキシに対するプロキシ型。
let NSURLProtectionSpaceSOCKSProxy : String
The proxy type for SOCKS proxies.
SOCKSプロキシに対するプロキシ型。