NSURL_PROTECTION_SPACE_HTTPS_PROXY constant

IOSNSURLProtectionSpaceProxyType const NSURL_PROTECTION_SPACE_HTTPS_PROXY

The proxy type for HTTPS proxies.

Implementation

static const NSURL_PROTECTION_SPACE_HTTPS_PROXY =
    const IOSNSURLProtectionSpaceProxyType._internal(
        "NSURLProtectionSpaceHTTPSProxy");