| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-08 | 582 Bytes | |
| v1.4.2 source code.tar.gz | 2026-06-08 | 126.2 kB | |
| v1.4.2 source code.zip | 2026-06-08 | 147.5 kB | |
| Totals: 3 Items | 274.3 kB | 1 | |
What's Changed
- feat(method): impl PartialOrd + Ord by @mmirate in https://github.com/hyperium/http/pull/840
- fix(uri): allow STAR paths with scheme/auth by @seanmonstar in https://github.com/hyperium/http/pull/843
- fix: reject DEL character by @Isvane in https://github.com/hyperium/http/pull/842
New Contributors
- @mmirate made their first contribution in https://github.com/hyperium/http/pull/840
- @Isvane made their first contribution in https://github.com/hyperium/http/pull/842
Full Changelog: https://github.com/hyperium/http/compare/v1.4.1...v1.4.2