This patch fixes a number of test combinations that were failing before: * `cargo test` * `cargo test --features client-legacy` * `cargo test --features client-legacy,http1` * `cargo test --features client-legacy,http2` * `cargo test --features client-legacy,http1,http2` I would have expected this to have been caught by `cargo hack` but I'm guessing it wasn't testing at this depth. |
||
|---|---|---|
| .. | ||
| test_utils | ||
| legacy_client.rs | ||
| proxy.rs | ||