I'm generating POST requests using HttpClient 2.0.2 (unfortunately a
constraint I can't easily work round - it's required by the
environment I'm running in), and getting some strange behaviour. Some
POST requests are sending all the normal header information (including
a valid content length header), but are not then sending the body.

Once the problem has occurred once, it then persists until the server
is restarted.

Has anyone encountered this problem (or anything similar) in the past,
and if so was there a workaround or patch that addressed it?

(Bear in mind that it's entirely possible that it's caused by me
configuring the PostMethod incorrectly, but I can't find any
configuration for it that causes this in a controlled environment.
Unfortunately I have no logs as logging was not enabled on the
occasions that the problem manifested itself, and it does not seem
prone to reliable reproduction...)

Adrian

--
[EMAIL PROTECTED]
http://www.veryshortpier.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to