Contents

nw_parameters_set_prefer_no_proxy(_:_:)

Sets a Boolean that indicates that connections should ignore proxies when they are enabled on the system.

Declaration

func nw_parameters_set_prefer_no_proxy(_ parameters: nw_parameters_t, _ prefer_no_proxy: Bool)

See Also

Customizing Connection Options