You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by Dhanuja Natarajan <dh...@hcl.com> on 2010/09/21 10:39:41 UTC

Axis 2: How to disable chunked transfer encoding on Axis2 C client

Hi,

We are using Axis 2/C version 1.6.
We are developing a client which will connect to the service using HTTP 1.1 protocol.
Our server will not support the chunked transfer encoding. So we want to turn it off.
I am assuming that chunked Transfer encoding is disabled by default.
Since In the Axis2.xml, I see the following statement
<!--parameter name="Transfer-Encoding">chunked</parameter-->
How can I achieve the same via the code?

Thank you,
Dhanuja



DISCLAIMER:
-----------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. 
It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in 
this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates. 
Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of 
this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have 
received this email in error please delete it and notify the sender immediately. Before opening any mail and 
attachments please check them for viruses and defect.

-----------------------------------------------------------------------------------------------------------------------