Great, yes the change would be in the method doing the actual download
(https://github.com/geotools/geotools/blob/main/modules/library/xml/src/main/java/org/geotools/xml/resolver/SchemaCache.java#L235)
and the XML caching mechanism would not / should not be impacted.
I will work on a PR but fur
That is … amazing you can get in there and make the change. Wow.
For normal XML parsing does it use the cache?
--
Jody Garnett
On Fri, May 31, 2024 at 2:22 AM Cécile Vuilleumier <
cecile.vuilleum...@camptocamp.com> wrote:
> Hi all
>
> This is a follow-up to: https://osgeo-org.atlassian.net/b
Hi all
This 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