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

Get content decoders using the Java Service Loader mechanism

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Get content decoders using the Java Service Loader mechanism.

      Current decoders are hard-coded for gzip and deflate.

      The goal is to allow the client to find other decoders through the Java Service Loader mechanism.

      • The client will find its own gzip and deflate decoders through this mechanism.
      • The client will find the decoders supported by Apache Commons Compress if the upcoming httpclient5-compress module is present.

      Attachments

        Issue Links

          Activity

            People

              ggregory Gary D. Gregory
              ggregory Gary D. Gregory
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: