---
title: kCFNetworkProxiesHTTPEnable
framework: cfnetwork
role: symbol
role_heading: Global Variable
path: cfnetwork/kcfnetworkproxieshttpenable
---

# kCFNetworkProxiesHTTPEnable

Value is a CFNumber object indicating whether an HTTP proxy is enabled. The proxy is enabled if the key is present and the associated value is nonzero.

## Declaration

```swift
let kCFNetworkProxiesHTTPEnable: CFString
```

## See Also

### Constants

- [kCFNetworkProxiesExceptionsList](cfnetwork/kcfnetworkproxiesexceptionslist.md)
- [kCFNetworkProxiesExcludeSimpleHostnames](cfnetwork/kcfnetworkproxiesexcludesimplehostnames.md)
- [kCFNetworkProxiesFTPEnable](cfnetwork/kcfnetworkproxiesftpenable.md)
- [kCFNetworkProxiesFTPPassive](cfnetwork/kcfnetworkproxiesftppassive.md)
- [kCFNetworkProxiesFTPPort](cfnetwork/kcfnetworkproxiesftpport.md)
- [kCFNetworkProxiesFTPProxy](cfnetwork/kcfnetworkproxiesftpproxy.md)
- [kCFNetworkProxiesGopherEnable](cfnetwork/kcfnetworkproxiesgopherenable.md)
- [kCFNetworkProxiesGopherPort](cfnetwork/kcfnetworkproxiesgopherport.md)
- [kCFNetworkProxiesGopherProxy](cfnetwork/kcfnetworkproxiesgopherproxy.md)
- [kCFNetworkProxiesHTTPPort](cfnetwork/kcfnetworkproxieshttpport.md)
- [kCFNetworkProxiesHTTPProxy](cfnetwork/kcfnetworkproxieshttpproxy.md)
- [kCFNetworkProxiesHTTPSEnable](cfnetwork/kcfnetworkproxieshttpsenable.md)
- [kCFNetworkProxiesHTTPSPort](cfnetwork/kcfnetworkproxieshttpsport.md)
- [kCFNetworkProxiesHTTPSProxy](cfnetwork/kcfnetworkproxieshttpsproxy.md)
- [kCFNetworkProxiesRTSPEnable](cfnetwork/kcfnetworkproxiesrtspenable.md)
