v0.43.1
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.