I
​ am using InputStreamEntity ​;  I am reading data from a file input stream
and sending it to remote server ; everything seems to be working fine.

​Now, I would like to be able to set a header just before inputstream
finishes i.e. as soon as I read the last but one byte, I want to set a
header.
See below sample code-

Reply via email to