Mercurial > dive4elements > http-client
comparison ChangeLog @ 9:072e8d488f83
Enhanced the HttpClient with a method to trigger the out() operation of Collections.
http-client/trunk@1654 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 07 Apr 2011 11:28:15 +0000 |
parents | 77c09d0e2c2e |
children | e79283dad6f2 |
comparison
equal
deleted
inserted
replaced
8:77c09d0e2c2e | 9:072e8d488f83 |
---|---|
1 2011-04-07 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java, | |
4 src/main/java/de/intevation/artifacts/httpclient/http/HttpClient.java: | |
5 Added a method that triggers the out() operation of a Collection and | |
6 writes the result to an OutputStream. | |
7 | |
1 2011-03-30 Ingo Weinzierl <ingo@intevation.de> | 8 2011-03-30 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 Tagged RELEASE 0.1 | 10 Tagged RELEASE 0.1 |
4 | 11 |
5 2011-03-30 Ingo Weinzierl <ingo@intevation.de> | 12 2011-03-30 Ingo Weinzierl <ingo@intevation.de> |