0

HttpClient5.0.1, How to use gzip in asynchronous mode? There is no example of using gzip compression in asynchronous mode on the official document.

两极化
  • 113
  • 1
  • 6

1 Answers1

1

Apache HttpAsyncClient version 4.1 and 5.0 presently do not support automatic content decompression.

ok2c
  • 26,450
  • 5
  • 63
  • 71