Use case
I'm trying to debug our web socket usage over the wire, and am mostly unable to use tools like Proxyman or Charles. SOCKS proxying was previously enabled but seems to have been enabled due to a Starscream upgrade (#1104) that was reverted in 0.47.0.
Describe the solution you'd like
Re-expose the useSOCKSProxy variable.
Use case
I'm trying to debug our web socket usage over the wire, and am mostly unable to use tools like Proxyman or Charles. SOCKS proxying was previously enabled but seems to have been enabled due to a Starscream upgrade (#1104) that was reverted in 0.47.0.
Describe the solution you'd like
Re-expose the
useSOCKSProxyvariable.