Maybe we should make it pluggable with an optional impl using Commons Compress?
Gary On Apr 30, 2017 1:02 PM, "Philippe Mouawad" <[email protected]> wrote: > Hello, > For Deflate response encoded content, HC4 has a custom implementation > org.apache.http.client.entity.DeflateInputStream > > Is there any reason for not using java.util.zip.DeflaterInputStream > available since Java 6. > > > Thanks > Regards > @philmdot >
