| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-29 | 654 Bytes | |
| v1.5.0 source code.tar.gz | 2026-07-29 | 127.4 kB | |
| v1.5.0 source code.zip | 2026-07-29 | 149.4 kB | |
| Totals: 3 Items | 277.4 kB | 2 | |
What's Changed
- feat(method): add QUERY method by @seanmonstar in https://github.com/hyperium/http/pull/798
- fix(uri): allow empty paths in uri::Builder by @seanmonstar in https://github.com/hyperium/http/pull/853
- perf(header,uri): faster value validation, URI parse/format, map inserts by @geeknoid in https://github.com/hyperium/http/pull/852
- fix(uri): enforce max length in PathAndQuery by @seanmonstar in https://github.com/hyperium/http/pull/856
New Contributors
- @geeknoid made their first contribution in https://github.com/hyperium/http/pull/852
Full Changelog: https://github.com/hyperium/http/compare/v1.4.2...v1.5.0