Hi allThis is a follow-up to: https://osgeo-org.atlassian.net/browse/GEOT-7576 (Make SchemaCache use the HttpClient from the GeoTools hints)
The goal would be to be able to configure an HTTP proxy for XML schema requests using the GeoTools hint HTTP_CLIENT_FACTORY (similarly to OWS requests). If not set the fallback would be the SimpleHttpClient.
I have been looking at the code and it seems doable, although the SchemaCache does something special in order to follow HTTP redirections. An option could be to move this to the SimpleHttpClient GET method or to overload this method. (Note that after testing it seems HttpURLConnection does already follow redirects but only if they have the same protocol e.g. HTTP or HTTPS)
Would you be in favor of this change? Any comments about the implementation? Thanks in advance, Cécile -- *camptocamp* *Cécile Vuilleumier * Geospatial developer www.camptocamp.com <http://www.camptocamp.com>
_______________________________________________ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel