URL_PROTECTION_SPACE_HTTPS_PROXY constant

URLProtectionSpaceProxyType const URL_PROTECTION_SPACE_HTTPS_PROXY

The proxy type for HTTPS proxies.

Implementation

static const URL_PROTECTION_SPACE_HTTPS_PROXY =
    URLProtectionSpaceProxyType._internal(
        'NSURLProtectionSpaceHTTPSProxy', 'NSURLProtectionSpaceHTTPSProxy');