Utilities for the Hyper HTTP library, providing common helpers and adapters.
# Cargo.toml
[dependencies]
hyper-util = "0.1.20"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a legacy HTTP client with Tokio executor.
Ensure you have a Tokio runtime (e.g., #[tokio::main]) when using the client.
No dependency data recorded yet.