Proxy support added to Client class.#41
Conversation
Added proxy support to Client class.
Tabs and spaces were mixed. Fixed.
Update base.py
|
In version 2.3 I've exposed a |
|
Hello Max, Have you had a time to fix the proxy issue ? |
|
In my previous comment I said that I released version 2.3 with a new 'transport' parameter to the constructor that allows you to pass your own transports. You can even use the I haven't merged this PR because I'm not yet comfortable shipping transports as part of the core library itself. So instead I've made it simpler for users to supply their own. |
|
I am getting following error when using |
No description provided.