Marco Volpini
Marco Volpini
@tdipisa I've done a quick check and according to the documentation found "java.net.SocketException: Connection reset " happens if the server terminated the connection or the connection is lost due to...
I need to configure debug logging level for the apache proxy library used by the http proxy and check the full logs then. @randomorder can I have access to one...
talked with @offtherailz, working on investigating this currently.
@tdipisa I did not come to anything. Steps taken so far: 1. Comparing the raw httprequests using Fiddler of failing proxy, successful proxy and chrome and they all seems the...
@tdipisa It seems some dependency issue. I will check depedencies version for http client in the C040 downstream project.
thanks for your review @etj. Your feedback have been applied
Implementation plan reviewed together with @etj 02/03/2022 - We are going to add a new method to the [RuleReaderService ](https://github.com/geoserver/geofence/blob/master/src/services/core/services-api/src/main/java/org/geoserver/geofence/services/RuleReaderService.java#L47) named **getAccessInfoWithDetails** the method will have a default implementation that...
Thanks for your point @etj I've changed the issue name to address the addition of admin rule support to REST Batch