Skip to content

AsyncHTTPClient 1.11.5

Compare
Choose a tag to compare
@dnadoba dnadoba released this 18 Aug 15:02
· 107 commits to main since this release
fc510a3

SemVer Patch

  • Fix thread leak in FileDownloadDelegate (#614)
  • Accurately apply the connect timeout in async code (#616)
  • Tolerate more data after request body is cancelled (#617)

Other Changes

  • Use DocC for documentation (#613)
  • Validate missing imports in CI (#615)