arturobernalg opened a new pull request, #660:
URL: https://github.com/apache/httpcomponents-client/pull/660

   This change swaps out the legacy compression infrastructure for the new 
decoder / encoder model introduced in 5.6. The codebase now routes all 
(de)compression through `ContentCodecRegistry`, uses functional interfaces 
instead of `InputStreamFactory`, and updates tests and docs accordingly while 
preserving existing public classes as deprecated shims. Everything builds and 
the full test suite passes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to