[GitHub] [httpcomponents-client] garydgregory commented on pull request #363: add br decompression support

2022-05-16 Thread GitBox
garydgregory commented on PR #363: URL: https://github.com/apache/httpcomponents-client/pull/363#issuecomment-1127561541 IMI, instead, we could have a new Maven module that uses Apache Commons Compress, see my previous comment https://github.com/apache/httpcomponents-client/pull/363#issuec

[GitHub] [httpcomponents-client] garydgregory commented on pull request #363: add br decompression support

2022-05-11 Thread GitBox
garydgregory commented on PR #363: URL: https://github.com/apache/httpcomponents-client/pull/363#issuecomment-1124487913 I do not think we want a direct dependency or hard wired support for one of many compression formats. You might be better off with your app depending on Apache Commons