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
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