You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Kiran Sutrave <ki...@gmail.com> on 2004/06/22 20:44:29 UTC

Accept-Encoding: gzip, deflate

Hello 

HTTP has the option to set the property Accept-Encoding: gzip,
deflate. So in theory the entire SOAP message can be compressed and
transfered as an gzip file via AXIS. I am using message style web
service.

Does Axis support gzip streams?  and how can this be achieved if it
does. This is very important to me, because I am sending a lot of
data.

Please advise and thanks in advance
Kiran