Add Client.get_proxies() (and similar accessors) #2273
Unanswered
HamletDuFromage
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I ran into a scenario where I needed to access the proxies I was using on a particular instance of a client, and I couldn't do it in an easy way. I saw in #842 that you were not looking to add a way to change proxies while the client is open, but I would like having
_proxyas a member of the client class, and a functionget_proxies()defined like thisThank you for the module though, great stuff :)
Beta Was this translation helpful? Give feedback.
All reactions