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
