Michael Leonhard
Michael Leonhard
### Code of conduct - [x] I agree to follow this project's code of conduct. ### Description of issue Hi Spectrum Team, The Getting Started page https://opensource.adobe.com/spectrum-web-components/getting-started/ suggests loading the...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
This PR is a fix for https://github.com/lnx-search/rewrk/issues/47 . RFC 7230 says that ordinary HTTP requests must use the `/path?query` part of the URL, excluding the `http://host` part: > [5.3.1](https://datatracker.ietf.org/doc/html/rfc7230#section-5.3.1). origin-form...
Hi David, Thanks for making rewrk. I wrote a web server ([servlin](https://crates.io/crates/servlin)) and I'm adding it to https://github.com/programatik29/rust-web-benchmarks which uses rewrk. The benchmark runs essentially `rewrk -c 1 -d 1s...
I built the `sidefuzz` binary from source at 6e7038a2, with https://github.com/tylerreisinger/rust-float-duration/commit/7d63436d to work around https://github.com/tylerreisinger/rust-float-duration/issues/6 . I built my library with `cargo build --release --target wasm32-unknown-unknown` and Rust 1.89. When...