Common utilities used with hyper.
Find a file
June Clementine Strawberry 09fcd3bf46
Some checks failed
CI / semver (push) Failing after 3s
CI / Check Style (push) Failing after 4s
CI / CI is green (push) Has been skipped
CI / Test beta on macos-latest (push) Has been skipped
CI / Test nightly on macos-latest (push) Has been skipped
CI / Test stable on macos-latest (push) Has been skipped
CI / Test beta on ubuntu-latest (push) Has been skipped
CI / Test nightly on ubuntu-latest (push) Has been skipped
CI / Test stable on ubuntu-latest (push) Has been skipped
CI / Test beta on windows-latest (push) Has been skipped
CI / Test nightly on windows-latest (push) Has been skipped
CI / Test stable on windows-latest (push) Has been skipped
CI / Check MSRV (1.64) on macos-latest (push) Has been skipped
CI / Check MSRV (1.64) on ubuntu-latest (push) Has been skipped
CI / Check MSRV (1.64) on windows-latest (push) Has been skipped
CI / Test with Miri (push) Has been skipped
CI / features (push) Has been skipped
CI / Build docs (push) Has been skipped
Revert "feat(client): use non-zero ports resolved by dns resolvers (#148)"
This reverts commit 2639193e91.
2026-03-27 18:32:26 +00:00
.github/workflows bump MSRV to 1.64 (#258) 2026-01-27 15:37:12 -05:00
examples feat: add GracefulShutdown helper (#127) 2024-05-28 08:45:30 -04:00
src Revert "feat(client): use non-zero ports resolved by dns resolvers (#148)" 2026-03-27 18:32:26 +00:00
tests tests: fix cargo test ... for a variety of features (#266) 2026-02-14 07:17:09 -05:00
.gitignore Initial commit 2022-06-13 15:46:50 -07:00
Cargo.toml ensure that tests work when only server-auto feature is enabled (#271) 2026-02-27 10:34:18 -05:00
CHANGELOG.md v0.1.20 2026-02-02 09:16:16 -05:00
LICENSE bump license year 2025-03-31 14:14:48 -04:00
README.md chore(doc): add badge to readme 2023-11-29 08:24:44 -05:00

hyper-util

crates.io Released API docs MIT licensed

A collection of utilities to do common things with hyper.

License

This project is licensed under the MIT license.