Closed robinhouston closed 6 years ago
Since we’re using the request package to communicate with the Flourish server, it ought to be possible to use a proxy server by setting the HTTPS_PROXY
environment variable
This does seem to work in my tests, although one user reported trouble with it.
Currently it’s only possible to use the SDK from a network that has direct internet access. We should make it possible to connect via a proxy.