Skip to content

AsyncHTTPClient 1.11.4

Compare
Choose a tag to compare
@dnadoba dnadoba released this 08 Aug 11:05
· 112 commits to main since this release
df87a86

SemVer Patch

  • Report last connection error if request deadline is exceeded with async/await API (#608)
  • Don’t call didReceiveError twice if deadline is exceeded and request is canceled afterwards (#609)
  • Support transparent decompression with HTTP/2 (#610)
  • Limit max recursion depth delivering body parts (#611)