| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-08-27 | 306 Bytes | |
| Version 0.27.1 source code.tar.gz | 2024-08-27 | 2.2 MB | |
| Version 0.27.1 source code.zip | 2024-08-27 | 2.2 MB | |
| Totals: 3 Items | 4.4 MB | 0 | |
0.27.1 (27th August, 2024)
Added
- Support for
zstdcontent decoding using the pythonzstandardpackage is added. Installable usinghttpx[zstd]. (#3139)
Fixed
- Improved error messaging for
InvalidURLexceptions. (#3250) - Fix
apptype signature inASGITransport. (#3109)