Mercurial > dive4elements > http-client
comparison ChangeLog @ 11:ea8b7e244e61
Bugfix: repaired a condition that prevented setting the locale of the request object.
http-client/trunk@1680 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 14 Apr 2011 07:51:51 +0000 |
parents | e79283dad6f2 |
children | 5b62267a1c3c |
comparison
equal
deleted
inserted
replaced
10:e79283dad6f2 | 11:ea8b7e244e61 |
---|---|
1 2011-04-14 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java: | |
4 Bugfix: repaired a condition to leave the setLocale() method. | |
5 | |
1 2011-04-14 Ingo Weinzierl <ingo@intevation.de> | 6 2011-04-14 Ingo Weinzierl <ingo@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java: | 8 * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java: |
4 Added a new constructor and methods to set the locale of the requests | 9 Added a new constructor and methods to set the locale of the requests |
5 manually. This is useful, if there is an application which language | 10 manually. This is useful, if there is an application which language |