Mercurial > dive4elements > http-client
comparison Changes @ 30:7687e5cee1c3 2.6 2.6.1 pre2.7-2012-03-16
Tagged RELEASE 0.5 of http-client.
http-client/trunk@2787 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 19 Sep 2011 14:38:23 +0000 |
parents | fb8a7e3e91ad |
children |
comparison
equal
deleted
inserted
replaced
28:68163c3ca407 | 30:7687e5cee1c3 |
---|---|
1 2011-09-19 RELEASE 0.5 | |
2 | |
3 NEW: | |
4 | |
5 * Performance improvements in ArtifactProtocolUtils. | |
6 | |
7 * Improved the HttpClient interface and its default implementation: | |
8 enabled calling a service with a ResponseHandler. | |
9 | |
10 | |
1 2011-06-27 RELEASE 0.4 | 11 2011-06-27 RELEASE 0.4 |
2 | 12 |
3 New: | 13 New: |
4 | 14 |
5 * Use thread local instances of the HTTP clients to re-use them. | 15 * Use thread local instances of the HTTP clients to re-use them. |