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
{{ message }}
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
Hi,
currently I'm wondering how to enable support for clients using this service lib and sitting behind HTTP proxies. The used OkHTTP-Client is instantiated without the possibility to add a proxy. Any hints on how to inject a proxy configuration via JAVA OPTS or the like? Or do we have to fork this lib and add proxy support programmatically?
Thanks in advance,
mechko
The text was updated successfully, but these errors were encountered:
Hi,
currently I'm wondering how to enable support for clients using this service lib and sitting behind HTTP proxies. The used OkHTTP-Client is instantiated without the possibility to add a proxy. Any hints on how to inject a proxy configuration via JAVA OPTS or the like? Or do we have to fork this lib and add proxy support programmatically?
Thanks in advance,
mechko
The text was updated successfully, but these errors were encountered: