Skip to content

v0.43.1

Choose a tag to compare

@rustyconover rustyconover released this 27 Aug 14:50
· 145 commits to main since this release

Fixes

  • Install the httpx2 zstd decoder through the HTTP extra, restoring transparent zstandard response decoding with httpx2 2.12+ on Python 3.13.
  • Add regression coverage that exercises the installed decoder against a zstd-encoded HTTP response.