When setting a proxy, what is the proxy's scope? #888
clintboyett01
started this conversation in
General
Replies: 1 comment
-
@clintboyett01 only for cl |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When you set a proxy with client.set_proxy(''), does it only set it for cl, or is it a wider scope? Proxy data being as expensive as it is, I don't want to perform actions in other parts of the code that don't need a proxy and be accidentally wasting data.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions