jcabi-http icon indicating copy to clipboard operation
jcabi-http copied to clipboard

JdkRequest does not support compression

Open andreoss opened this issue 4 years ago • 1 comments

Add support for gzip and deflate and enable this tests: https://github.com/jcabi/jcabi-http/blob/9f069cf779b6953114f0fc708b8db187ce38ae44/src/test/java/com/jcabi/http/RequestITCaseTemplate.java#L180-L195

https://github.com/jcabi/jcabi-http/blob/9f069cf779b6953114f0fc708b8db187ce38ae44/src/test/java/com/jcabi/http/RequestITCaseTemplate.java#L197-L213

andreoss avatar Jun 27 '21 18:06 andreoss