Skip to content

AsyncHTTPClient 1.7.0

Compare
Choose a tag to compare
@dnadoba dnadoba released this 17 Nov 16:26
· 173 commits to main since this release
ec2e080

SemVer Minor

  • Enable automatic HTTP/2 support by default (#471, #473, #474, #475, #476)
  • Handle NIOSSLError.uncleanShutdown correctly (#472)

SemVer Patch

  • Only crash in debug mode, if HTTPClient was not shutdown (#478)