[Geotools-devel] [GEOT-6727] WFS MultithreadedHttpClient must not ignore nonProxyHosts

2020-10-29 Thread Watermeyer, Andreas
Hi all, I recently raised an issue because the GT WFS HTTPClient respects the proxy settings only partially. It ignores the "nonProxyHosts" settings: https://osgeo-org.atlassian.net/browse/GEOT-6727 I then realized, that the class MultithreadedHttpClient exists in the WMS and in the WFS module,

Re: [Geotools-devel] [GEOT-6727] WFS MultithreadedHttpClient must not ignore nonProxyHosts

2020-10-29 Thread Andrea Aime
Hi Andreas, this is just my personal opinion, others might want to chime in. Since MultithreadedHttpClient depends on Commons HTTPclient I would suggest avoiding gt-main. I see we're still depending on commons-httpclient 3.1 there, which is not awfully large, 300k give or take, and two more depds