Skip to content

0.5.8

Pre-release
Pre-release

Choose a tag to compare

@ivanr ivanr released this 21 Oct 10:38
· 320 commits to 0.5.x since this release

This release fixes the faulty base64 code that was failing on PowerPC, ARM, and S390 architectures. If you are running any of these architectures you are advised to upgrade. If you are not, then this is only a minor update that fixes an incorrect warning message.

  • Fixed [#54] Compression and base64 tests failing on some architectures.
  • Fixed [#55] Incorrect ambiguous host warning on some CONNECT requests.