mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-03-25 01:18:37 +00:00
* added setters on restful client factory to allow changing max total connections and max connections per route for pooling http connection manager * added defaults for max total connections and max connections per route on restful client factory interface