Thank you Stefan. I have verified the stream size before calling execute method in both 3.1 and 4.4.1 both are same.
As you said I will have to check in client application(Handled by flex) what is the stream size received with 3.1 and 4.4.1. Regarding encoding , for 3.1 we were not setting any encoding format. So following the same for 4.4.1 . Thanks, Bhuvaneswari -----Original Message----- From: Stefan Magnus Landrø [mailto:stefan.lan...@gmail.com] Sent: Thursday, May 28, 2015 6:06 PM To: HttpClient User Discussion Subject: Re: Httpclient 4.4.1 - Issue in passing InputStreamEntity I believe you have to do some more digging here. As I see it you send x bytes from your your client to your proxy. That should see the exact same x bytes. Can you confirm in any way? The exact same x bytes should then be sent by your proxy to your backend. Can you confirm that on the backend? Are the content-lengths received the same everywhere? Could this be a transfer encoding issue (gzip)? or just a simple encoding issue? Stefan 2015-05-28 11:52 GMT+02:00 Bhuvaneswari Anandhan < bhuvaneswari.anand...@oracle.com>: > Hi , > > > > We are facing some issue in passing request input stream using > InputStreamEntity. > > > > Is there any known issue with InputStreamEntity interms of > serialization o streaming of data?? > > > > Or is there any compatibility issue with Websphere 8 server in passing > inputstream entity?? > > > > Presently we are passing the AMF(flex application request) request > stream in http client inputstreamEntity but the flex framework is > failing to deserialize the inputstream shared. But the same was > working fine with 3.1 commons client. > > > > We are not manipulating the AMF request stream or stream is not buffered. > > > > Please guide me how I can proceed. > > > > Thanks & Regards, > > Bhuvaneswari > > > -- BEKK Open http://open.bekk.no TesTcl - a unit test framework for iRules http://testcl.com --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org For additional commands, e-mail: httpclient-users-h...@hc.apache.org