Abdullah "AJ" Khan
Results
1
comments of
Abdullah "AJ" Khan
I ended up setting the following environment variables: - HTTPS_PROXY: proxy.example.com:5000 - REQUESTS_CA_BUNDLE: /path/to/certificate_I_downloaded_from_my_browser.crt When I set those environment variables, then the code in the `set_proxy` function runs, but if...