Closed
Description
With #2851 complete, we now have separate types for HTTP/1 and HTTP/2 server connections. We'll remove the combo server::conn::{Http, Connection}
stuff for 1.0. A combined/auto type can live in hyper-util
.
With #2851 complete, we now have separate types for HTTP/1 and HTTP/2 server connections. We'll remove the combo server::conn::{Http, Connection}
stuff for 1.0. A combined/auto type can live in hyper-util
.