Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(client): introduce version-specific client modules
This creates `client::conn::http1` and `client::conn::http2` modules, both with specific `SendRequest`, `Connection`, and `Builder` types.
- Loading branch information