Axis does not support gzip streams by default, but it is possible. Please search the mailing list archive,it was discussed some time ago, and someone wrote compression handlers/instructions how to configure Axis to support compression.
- Arent-Jan -----Original Message----- From: Kiran Sutrave [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 22, 2004 9:25 PM To: [EMAIL PROTECTED] Subject: 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
