http-rs / http-rs/surf

Use async-h1 for client by default

Open
#217 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.