Why not. But why not just use the Java class instead of maintaining a custom class in HC ?
Thanks On Sun, Apr 30, 2017 at 10:22 PM, Gary Gregory <[email protected]> wrote: > 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 > > > -- Cordialement. Philippe Mouawad. Ubik-Ingénierie UBIK LOAD PACK Web Site <http://www.ubikloadpack.com/> UBIK LOAD PACK on TWITTER <https://twitter.com/ubikloadpack>
