Skip to content

AsyncHTTPClient 1.11.1

Compare
Choose a tag to compare
@Lukasa Lukasa released this 20 Jun 15:57
· 123 commits to main since this release
794dc9d

SemVer Patch

  • Add testSelfSignedCertificateIsRejectedWithCorrectError (#594)
  • Correctly reset our state after .sendEnd (#597)
  • Correctly handle Connection: close with streaming (#598)
  • Correctly close the connection if sendEnd fails (#599)