Contents

nw_proxy_config_get_failover_allowed(_:)

Checks if a proxy configuration allows failover to non-proxied connections.

Declaration

func nw_proxy_config_get_failover_allowed(_ proxy_config: nw_proxy_config_t) -> Bool

Parameters

  • proxy_config:

    The proxy configuration to check.

Return Value

A Boolean that indicates whether or not a proxy configuration allows failover to non-proxied connections.