arturobernalg commented on PR #651:
URL:
https://github.com/apache/httpcomponents-client/pull/651#issuecomment-2981129368
@ok2c @garydgregory — could you please review this PR when you have a
moment? I’ve closed the earlier one because I opted for a cleaner approach
here.
Thank you!
arturobernalg opened a new pull request, #651:
URL: https://github.com/apache/httpcomponents-client/pull/651
content-decoding (optional)
* New ContentDecoderRegistry discovers extra codecs (br, zstd, xz, lz4, …)
via Commons-Compress when that jar is on the class-path;
[
https://issues.apache.org/jira/browse/HTTPCORE-782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17980458#comment-17980458
]
Jason Mathison commented on HTTPCORE-782:
-
We had another customer reoccurrence
[
https://issues.apache.org/jira/browse/HTTPCORE-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Mathison reopened HTTPCORE-782:
-
> Occasional thread stuck in
> org.apache.hc.core5.reactor.ssl.SSLIOSession.decryptData
>
Arturo Bernal created HTTPCLIENT-2375:
-
Summary: Add optional Commons-Compress encoders (br, zstd, xz, ...)
Key: HTTPCLIENT-2375
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2375
Project:
[
https://issues.apache.org/jira/browse/HTTPCLIENT-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arturo Bernal updated HTTPCLIENT-2375:
--
Priority: Minor (was: Major)
> Add optional Commons-Compress encoders (br, zstd,