[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gary Gregory updated HTTPCLIENT-1843:
-------------------------------------
    Description: 
Create module httpclient5-compress to use Apache Commons Compress.

Allow users to benefit from the support of various algorithms supported through 
the API of Apache Commons Compress.

[Apache Commons Compress|https://commons.apache.org/proper/commons-compress/] 
1.14 will support Brotli when released.

HttpClient should be recoded to find codec implementaions based on a Java 
{{ServiceLoader}}. Then, {{httpclient5-compress}} can add to that registry if 
it is on the classpath, the user will not have to do anything extra.

  was:
Create module httpclient5-compress to use Apache Commons Compress.

Allow users to benefit from the support of various algorithms supported through 
the API of Apache Commons Compress.

[Apache Commons Compress|https://commons.apache.org/proper/commons-compress/] 
1.14 will support Brotli when released.


> Create module httpclient5-compress to use Apache Commons Compress
> -----------------------------------------------------------------
>
>                 Key: HTTPCLIENT-1843
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1843
>             Project: HttpComponents HttpClient
>          Issue Type: New Feature
>            Reporter: Gary Gregory
>             Fix For: Future
>
>
> Create module httpclient5-compress to use Apache Commons Compress.
> Allow users to benefit from the support of various algorithms supported 
> through the API of Apache Commons Compress.
> [Apache Commons Compress|https://commons.apache.org/proper/commons-compress/] 
> 1.14 will support Brotli when released.
> HttpClient should be recoded to find codec implementaions based on a Java 
> {{ServiceLoader}}. Then, {{httpclient5-compress}} can add to that registry if 
> it is on the classpath, the user will not have to do anything extra.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to