[Geotools-devel] GeoServer/GeoTools PMC Meeting at 18:30 CET / 9:30 PDT tomorrow

2024-04-22 Thread Torben Barsballe
Reminder that the next PMC meeting is scheduled for tomorrow, April 23, at 18:30 CET. You can join the meeting by following this link: h

Re: [Geotools-devel] [Geoserver-users] forwarding GEBCO WMS fails - help needed

2024-04-22 Thread Ian Turton
It sounds like we (GeoTools) should accept `text/xml` especially when requesting getCapabilities documents. But I'm really not sure 403 is the correct response to not accepting the right content type. Ian On Mon, 22 Apr 2024 at 14:03, Peter Smythe wrote: > With access to Brent's GeoServer, I ha

Re: [Geotools-devel] [Geoserver-users] forwarding GEBCO WMS fails - help needed

2024-04-22 Thread Peter Smythe
With access to Brent's GeoServer, I have managed to reproduce this problem, and it appears to be a combination of GeoTools HTTPClient (not MultithreadedHttpClient) and the GEBCO *MapServer* not allowing HTTP Header "accept": "text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2" for some reason. T