Zulfi, HttpClient never sends stuff it is not supposed to send. The caller is responsible for providing the request body. HttpClient simply transfers whatever content it is given. Please double-check your code
Oleg On Fri, 2003-06-27 at 19:55, Zulfi Umrani wrote: > I am using a tunnel which shows me the HTTP messages going out. It is > showing me a character present at the end of the body, 599 times! > Though the content-length header has the right value, but this > particular character/byte is also present at the end of body. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
