Mercurial > dive4elements > http-client
diff ChangeLog @ 21:79a5a2455d6d
Use Apache HTTP Client as the underlaying transport agent. Use thread local instances to re-use agents.
http-client/trunk@2042 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Wed, 01 Jun 2011 14:32:24 +0000 |
parents | c1f6e2636c5b |
children | dbf1bfa070af |
line wrap: on
line diff
--- a/ChangeLog Thu May 19 14:49:30 2011 +0000 +++ b/ChangeLog Wed Jun 01 14:32:24 2011 +0000 @@ -1,3 +1,14 @@ +2011-06-01 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java: + Use thread local instances of the HTTP clients to foster + their re-use. Change some logging from INFO to DEBUG + because they are not so important. + + * pom.xml: Use the httpclient extension of Restlet to use the + Apache HTTP client as the the underlaying transport agent. + License Apache License, Version 2.0 + 2011-05-19 Ingo Weinzierl <ingo@intevation.de> RELEASE 0.3