Hi All,

I am seeking some information to override ProxyConfiguration while making
use of Apache Jetty HttpClient.
I am working with the library: jetty-client-9.3.6.v20151106.jar

I have a scenario wherein we have application specific logic to configure a
proxy or not.
Additionally, we have application specific logic to make proxy
configuration depending upon the target URI to which the HTTP/HTTPS
invocation is being made.
Additionally, we want to do it at one central place wherein we create the
http client object and not at all the use case level.
So, we would not have the context of target URI at this central place.

Is there a way to override proxy configuration wherein we could get context
of target URI and accordingly we could configure our selective proxies.

Thanks
Neha
_______________________________________________
jetty-users mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to