Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.2.1
-
None
Description
When DefaultHttpClient is wrapped in a DecompressingHttpClient, calling abort() on the HttpUriRequest does nothing because DecompressingHttpClient wraps the HttpUriRequest object in a RequestWrapper, causing the DefaultRequestDirector to not assign objects to the releaseTrigger and the connectionRequest.