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

Add h1-client-no-tls feature flag #323

Closed brightly-salty closed 2 years ago

brightly-salty commented 2 years ago

Fixes #219

Fishrock123 commented 2 years ago

Looks like it also needs to be added here: https://github.com/http-rs/surf/blob/dedb6f42e0d9fdcdd8f254df3c8b1f07457d7e90/src/client.rs#L16