[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883111#comment-17883111
 ] 

Arturo Bernal commented on HTTPCLIENT-1843:
-------------------------------------------

Hi [~ggregory] 

I’ve created a PR that I believe addresses the requirements discussed. Could 
you please review it and let me know if there’s anything I should adjust or if 
I’ve misunderstood something?

Also, please note that creating another module was not feasible as it would 
have caused a circular reference with {{{}EntityBuilder{}}}.

Thanks in advance for your time and feedback, and sorry if I misinterpreted 
anything!

> 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 D. Gregory
>            Assignee: Gary D. Gregory
>            Priority: Major
>             Fix For: Future
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to