You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as I can see the app does not allow to set an http/https-Proxy. This is something that would be really nice in certain restricted environments, where you can access the ressources only by going over a http proxy.
As far as I can see the app does not allow to set an http/https-Proxy. This is something that would be really nice in certain restricted environments, where you can access the ressources only by going over a http proxy.
OKHttp seems to support setting an http-Proxy:
https://square.github.io/okhttp/4.x/okhttp/okhttp3/-ok-http-client/-builder/proxy/
The text was updated successfully, but these errors were encountered: