URL_PROTECTION_SPACE_SOCKS_PROXY constant

URLProtectionSpaceProxyType const URL_PROTECTION_SPACE_SOCKS_PROXY

The proxy type for SOCKS proxies.

Implementation

static const URL_PROTECTION_SPACE_SOCKS_PROXY =
    URLProtectionSpaceProxyType._internal(
        'NSURLProtectionSpaceSOCKSProxy', 'NSURLProtectionSpaceSOCKSProxy');