http-rs / surf

Fast and friendly HTTP client framework for async Rust
https://docs.rs/surf
Apache License 2.0
1.46k stars 119 forks source link

Update deps (mostly http-types and my patched verison of http-client) #358

Open expenses opened 1 year ago

expenses commented 1 year ago

Builds on top of https://github.com/http-rs/http-client/pull/112, related: https://github.com/http-rs/surf/issues/352.

This is a bit more involved than https://github.com/http-rs/http-client/pull/112 and I haven't fully tested all backends, only the ones I'm using.