Make an Auto (or Either) server Connection type #2852
Labels
A-server
Area: server.
C-feature
Category: feature. This is adding a new feature.
E-hard
Effort: hard. Likely requires a deeper understanding of how hyper's internals work.
K-hyper-util
Crate: hyper-util
Milestone
After splitting up the
Connection
type, create anAutoConnection
(orEitherConnection
(naming is hard)), that handles multiple versions together.It may need some extra work to handle the current HTTP/1 -> HTTP/2 fallback logic.
The text was updated successfully, but these errors were encountered: