Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 2947:645c774b3b98
WAS response: Directly use Base64InputStream instead of reading it first into memory.
flys-client/trunk@4922 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Tue, 10 Jul 2012 19:55:22 +0000 |
parents | 1e01d3046260 |
children | 83c962be0dde |
line wrap: on
line diff
--- a/flys-client/ChangeLog Tue Jul 10 12:25:51 2012 +0000 +++ b/flys-client/ChangeLog Tue Jul 10 19:55:22 2012 +0000 @@ -1,3 +1,9 @@ +2012-07-10 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * src/main/java/de/intevation/flys/client/server/was/Response.java: + Directly use Base64InputStream filter stream instead of reading into + memory first. + 2012-07-10 Björn Ricks <bjoern.ricks@intevation.de> * pom.xml: Add dependencies for jdom 1.1.3, Apache commons-io 2.2