Fixed SWS-105: GZip compression is not enabled

This commit is contained in:
Arjen Poutsma
2007-04-10 11:59:41 +00:00
parent 13a0777348
commit 312ac31a09
11 changed files with 388 additions and 241 deletions

View File

@@ -6,6 +6,7 @@
</properties>
<body>
<release version="1.0-RC1">
<action dev="poutsma" type="fix" issue="SWS-105">GZip compression is not enabled</action>
<action dev="poutsma" type="update">WebServiceConnection is now container for TransportInputStream and
TransportOutputStream, used on both client- and server-side
</action>