How to disable Transfer-Encoding: chunked http header property in web service calls. By default the server will set this property to chunked which is resulting in error as this encoding is not accepted by the service provider.
Thanks
Sree