URL_PROTECTION_SPACE_HTTP_PROXY constant

URLProtectionSpaceProxyType const URL_PROTECTION_SPACE_HTTP_PROXY

The proxy type for HTTP proxies.

Implementation

static const URL_PROTECTION_SPACE_HTTP_PROXY =
    URLProtectionSpaceProxyType._internal(
        'NSURLProtectionSpaceHTTPProxy', 'NSURLProtectionSpaceHTTPProxy');