/
Launch Apollo Studio


PROTOCOL

SOCKSProxyable

public protocol SOCKSProxyable

Properties

enableSOCKSProxy

var enableSOCKSProxy: Bool

Determines whether a SOCKS proxy is enabled on the underlying request. Mostly useful for debugging with tools like Charles Proxy.

Edit on GitHub