Contents

kCFStreamPropertyHTTPProxyPort

Declaration

let kCFStreamPropertyHTTPProxyPort: CFString

Discussion

HTTP Proxy Host property. If an HTTP CFStream is using an HTTP proxy, the value of this property is a CFNumber containing the port number of the proxy server.

See Also

Streams