httpServer
An Neproxyserver object containing the static HTTP proxy server settings.
Declaration
@NSCopying var httpServer: NEProxyServer? { get set }Discussion
If autoProxyConfigurationEnabled is false and httpEnabled is true, then the proxy server specified in this property will be used for HTTP connections.