heel-gun icon indicating copy to clipboard operation
heel-gun copied to clipboard

Test HTTP servers for robustness to arbitrary requests

Results 3 heel-gun issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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...

dependencies

The current code is a bit unwieldy, so I'd love to see how it look like with the async/await syntax.

enhancement
good first issue