arturobernalg opened a new pull request, #498:
URL: https://github.com/apache/httpcomponents-client/pull/498
This update allows automatic selection of Zstd as a compression algorithm
when available.
--
This is an automated message from the Apache Git Service.
To respond to the message, pl
garydgregory commented on PR #498:
URL:
https://github.com/apache/httpcomponents-client/pull/498#issuecomment-1786950363
Why not do this through Commons Compress?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
arturobernalg commented on PR #498:
URL:
https://github.com/apache/httpcomponents-client/pull/498#issuecomment-1787585157
> Why not do this through Commons Compress?
In general keep it simple. Adding a direct dependency on the Zstd library
is a straightforward way to enable ``'Zstd'
Carter Kozak created HTTPCLIENT-2305:
Summary: Proposal: SSLConnectionSocketFactory refactor to allow
custom timer metrics on socket.connect
Key: HTTPCLIENT-2305
URL: https://issues.apache.org/jira/browse/HTTP