Uploaded image for project: 'HttpComponents HttpClient'
  1. HttpComponents HttpClient
  2. HTTPCLIENT-1259

Calling abort() on DecompressingHttpClient does nothing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.2.1
    • 4.3 Alpha1
    • HttpClient (classic)
    • 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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tinclon Clinton Nielsen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: