Mercurial > dive4elements > http-client
comparison ChangeLog @ 12:5b62267a1c3c
The HttpClient got a new method that returns the InputStream of a Collection's OUT operation.
http-client/trunk@1857 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 09 May 2011 09:28:11 +0000 |
parents | ea8b7e244e61 |
children | 0359c4f3b4a1 |
comparison
equal
deleted
inserted
replaced
11:ea8b7e244e61 | 12:5b62267a1c3c |
---|---|
1 2011-05-09 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 new method that returns the InputStream of a Collection's OUT | |
6 operation. | |
7 | |
1 2011-04-14 Ingo Weinzierl <ingo@intevation.de> | 8 2011-04-14 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java: | 10 * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java: |
4 Bugfix: repaired a condition to leave the setLocale() method. | 11 Bugfix: repaired a condition to leave the setLocale() method. |
5 | 12 |