Mercurial > dive4elements > http-client
comparison Changes @ 29:863c7301b7f5 0.5
Tagged RELEASE 0.5 of http-client.
http-client/tags/0.5@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 | 29:863c7301b7f5 |
---|---|
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. |