http-rs / surf

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

Timeout middleware for h1 client #281

Closed Fishrock123 closed 3 years ago

Fishrock123 commented 3 years ago

The h1 client doesn't do timeouts. Maybe this belongs in http-client as well.

Fishrock123 commented 3 years ago

Done as config to http-client: https://docs.rs/http-client/6.4.1/http_client/struct.Config.html#structfield.timeout