Expand description
§hpx-util
Utilities for hpx.
This crate provides utility modules for the hpx HTTP client, including:
- Emulation: Browser emulation capabilities (TLS fingerprinting, HTTP/2 settings).
- Tower: Middleware layers for
towerservices (e.g., delay, jitter).
Re-exports§
pub use self::emulation::Emulation;emulationpub use self::emulation::EmulationOS;emulationpub use self::emulation::EmulationOption;emulation