Releases: karpetrosyan/httpx-aiohttp
Releases · karpetrosyan/httpx-aiohttp
Version 0.1.9
Changelog
0.1.9 (15th October, 2025)
- Properly close the underlying aiohttp response after reading the content.
Version 0.1.8
Changelog
0.1.8 (4th July, 2025)
- Don't include
Content-Typeto any empty request.
Version 0.1.7
Version 0.1.6
Changelog
0.1.6 (14th June, 2025)
- Add
HttpxAiohttpClientclass - Test the aiohttp-powered transport with httpx tests