Mercurial > dive4elements > http-client
comparison Changes @ 14:f98989c91a29
Added Changes and NEWS for release-0.2.
http-client/trunk@1917 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 13 May 2011 10:39:53 +0000 |
parents | |
children | 3dec58aa15ac |
comparison
equal
deleted
inserted
replaced
13:0359c4f3b4a1 | 14:f98989c91a29 |
---|---|
1 2011-05-13 RELEASE 0.2 | |
2 | |
3 New: | |
4 | |
5 * Enabled the Http-Client to support locales in requests. A client's | |
6 constructor takes the string representation of a locale and sets the | |
7 request's preferred locale. | |
8 | |
9 * Added a method that triggers the ArtifactCollection's OUT operation and | |
10 returns the raw InputStream. | |
11 | |
12 | |
13 2011-03-30 RELEASE 0.1 |