Contents

noProxiesPreferred(_:)

Prefer not using proxies when making connections.

Declaration

func noProxiesPreferred(_ preferred: Bool) -> Self

Discussion

Attempt connections without using proxies, only using any configured proxies if the connection cannot otherwise be completed.