~~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.