You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by bu...@apache.org on 2003/08/30 21:46:15 UTC

DO NOT REPLY [Bug 22841] New: - Error releasing chunked connections with no response body.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22841>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22841

Error releasing chunked connections with no response body.

           Summary: Error releasing chunked connections with no response
                    body.
           Product: Commons
           Version: Nightly Builds
          Platform: Other
               URL: http://bonusweb.cz/
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: HttpClient
        AssignedTo: commons-httpclient-dev@jakarta.apache.org
        ReportedBy: becke@u.washington.edu


HttpMethodBase.releaseConnection() does not successfully release the connection
if closing the response stream throws an exception.