heel-gun
heel-gun copied to clipboard
Test HTTP servers for robustness to arbitrary requests
Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.1.22 to 1.18.5. Release notes Sourced from tokio's releases. Tokio v1.18.3 1.18.3 (September 27, 2022) This release removes the dependency on the once_cell crate to restore the...
Bumps [hyper](https://github.com/hyperium/hyper) from 0.12.36 to 0.14.12. Release notes Sourced from hyper's releases. v0.14.12 Bug Fixes ffi: on_informational callback had no headers (39b6d01a) http1: apply header title case for consecutive dashes...
The current code is a bit unwieldy, so I'd love to see how it look like with the async/await syntax.