Bruce Guenter

Results 129 comments of Bruce Guenter

Yes, both `http-types` and `hyper-proxy` do not have a released version that upgrades their usage to `http` 1.0. So, we are using their latest versions, but upgrading the other crates...

Note that `hyper-proxy` appears to be unmaintained, as the [last commit](https://github.com/tafia/hyper-proxy/commits/master/) was 3 years ago, which may require converting Vector to use `hyper-proxy2` ([link](https://crates.io/crates/hyper-proxy2)) or handling proxying manually.