Mercurial > dive4elements > http-client
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Thu Apr 14 07:51:51 2011 +0000 +++ b/ChangeLog Mon May 09 09:28:11 2011 +0000 @@ -1,3 +1,10 @@ +2011-05-09 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java, + src/main/java/de/intevation/artifacts/httpclient/http/HttpClient.java: + Added a new method that returns the InputStream of a Collection's OUT + operation. + 2011-04-14 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java: