ok2c commented on PR #737:
URL: 
https://github.com/apache/httpcomponents-client/pull/737#issuecomment-3394173501

   @arturobernalg OK. As a first step please do this. Make 
`CommonsCompressingEntity` work the same way as `DecompressingEntity` and use  
`IOFunction<OutputStream, OutputStream> encoder as an injectable dependency. 
Extract reflective code from `CompressingEntity` to 
`CommonsCompressDecoderFactory`. Rename `CommonsCompressingEntity` to 
`CompressingEntity`.  Rename `CommonsCompressDecoderFactory` to 
`CommonsCompressCodecFactory`.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to