Contents

kCFStreamPropertyHTTPSProxyPort

Declaration

let kCFStreamPropertyHTTPSProxyPort: CFString

Discussion

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

See Also

Streams