RandomSec/main/src
Antonin Delpeuch 36589e5b1c
Make sure POST requests are retried even when connections are closed. (#3875)
By default, the Apache HTTP client does not retry POST requests in those cases
because they are not deemed idempotent. But for reconciliation they are, so they
should be retried.

Closes #3664.
2021-05-15 08:52:23 +02:00
..
com/google/refine Make sure POST requests are retried even when connections are closed. (#3875) 2021-05-15 08:52:23 +02:00
log4j.properties Restore log levels after Jetty update (#3827) 2021-05-15 08:50:38 +02:00