Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0 Alpha 3
-
None
-
Operating System: other
Platform: Other
-
17563
Description
The HttpConnection is released prematurely when doing SSL tunneling with the
MultiThreadedHttpConnectionManager. The ConnectMethod releases the connection
in responseBodyConsumed() before it can be used by the real method.