python-ovh icon indicating copy to clipboard operation
python-ovh copied to clipboard

Proxy support available ?

Open guitarzero opened this issue 6 years ago • 3 comments

Hi all Thanks for this lib. I may be wrong but I didn't find a way to setup a proxy for the Ovh Client. Since vendor library 'requests' handles this, would it be possible to add proxy support ? Thank you in advance

guitarzero avatar May 17 '19 13:05 guitarzero

Hello, There is no plan for implementing proxy support as of now.

I will leave this issue open if someone want to pick this up.

rbeuque74 avatar Jan 19 '21 21:01 rbeuque74

Hi,

@guitarzero : for what it's worth, I'm using the ovh package behind a corporate proxy without issues, I just had to declare http_proxy and https_proxy environment variables and python interpreter seems to honor them.

t-chab avatar Oct 12 '21 15:10 t-chab

@tchabaud Thanks for this feedback. I will try again

guitarzero avatar Oct 12 '21 16:10 guitarzero