Skip to content

AsyncHTTPClient 1.11.0

Compare
Choose a tag to compare
@glbrntt glbrntt released this 13 Jun 12:26
· 127 commits to main since this release
0f21b44

SemVer Minor

  • Improve errors and testing using NIOTS (#588)

SemVer Patch

  • Fix crash when receiving 2xx response before stream is complete. (#591)
  • Use a local TCP server that doesn’t accept connections on macOS for testConnectTimeout() (#592)