Confirming all three methods exhibit the same problem on Simple with 1.0-current as well as trunk. I'll look at it further tonight if I have time; we have a nicely reproducible test case.
----- Original Message ----- From: "Rob Heittman" <[EMAIL PROTECTED]> To: [email protected] Sent: Wednesday, August 15, 2007 6:26:34 PM (GMT-0500) America/New_York Subject: RE: Keep Alive Problem with Simple Framwork I just saw this behavior in svn trunk on Simple with not just POST, also PROPFIND and PUT ... anything with an entity body in the request. I worked around it with the new Request.release() mechanism, but was not able to locate the underlying cause.

