RandomSec/main
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
..
IDEs/eclipse Thad no longer supports Netbeans config (#2466) 2020-03-27 09:30:30 +01:00
src Make sure POST requests are retried even when connections are closed. (#3875) 2021-05-15 08:52:23 +02:00
tests Make schema evaluation null-proof; avoid adding null values in data extension. (#3723) 2021-05-15 08:51:26 +02:00
webapp Translated using Weblate (Portuguese) 2021-05-13 11:33:37 +02:00
pom.xml build(deps): bump clojure from 1.10.2 to 1.10.3 (#3696) 2021-04-03 21:55:37 -04:00