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, as copies. WMS was already extended to support nonProxyHosts and also Gzip compression. Ideally both will be merged into one again. Q: Which module could take the common implementation? Maybe gt-main? I think it is the only dependency the WMS and WFS module have in common. Or do you prefer to keep the separat copies of the class to have keep the modules less coupled? I can offer a pull request but I need a direction to go... Best regards, Andreas
_______________________________________________ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel