| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.1.1 source code.tar.gz | 2026-02-20 | 310.1 kB | |
| 3.1.1 source code.zip | 2026-02-20 | 377.8 kB | |
| README.md | 2026-02-20 | 405 Bytes | |
| Totals: 3 Items | 688.2 kB | 0 | |
Bug Fixes
- Fix HTTP/3 Fin flag handling for HEAD requests and responses without body
- Bump
quicdependency to 0.7.1 (fixes packet number reconstruction)
Added
- Add TLS options support in
hackney_quic(verify, cacerts, cacertfile, SNI) - Add redirect following in
hackney_h3(follow_redirect, max_redirect options) - Add HTTP/3 integration and redirect test suites (36 new tests)