Use async-h1 for client by default
Open
semver-major
- Dominant language
- Rust
- Stars
- 1.5k
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
~~Seems like a good time to discuss this, is this something that would be desirable for 2.0.0?~~
The List:
- [x] outgoing chunked encoding (done in async-h1)
- [ ] compression
- [ ] forwarding
- [x] connection pooling (done in http-client)
- [x] client timeouts
We are not aiming to get HTTP/2 compatibility at this time. Use the `curl_client` or `hyper_client` if you need that.
Contributor guide
Assessment
This issue has not been assessed yet.