-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

If the server gets a gzip request, it automatically sends back gzipped response 
(if it doesn't it's a bug)

- -- dims

juliocest wrote:
| Hi,
|
| I would like to know if it is possible to use GZIP both on server and client
| code, with Axis2.
| I know that in client side we can use,
|
|         options.setProperty(HTTPConstants.MC_ACCEPT_GZIP, Boolean.TRUE);
|         options.setProperty(HTTPConstants.MC_GZIP_REQUEST, Boolean.TRUE);
|
| in order to set gizp compression.
|
| For example, I have a client sending soap requests to a service with
| calculate big fatorial numbers. My response could be large and I want that
| my server side code zip soap responses to send back to my client.
|
| How can I set gzip compression on server side?
|
| Thanks.
|
| Julio
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)

iD4DBQFH/gW/gNg6eWEDv1kRApJXAJ0RnmKkor030oLw1781jAmvuJdoiACY2hYI
VqhTuh/7eYNukiV+6fME1g==
=/Z43
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to