Closed
Description
After splitting up the Connection
type, create an AutoConnection
(or EitherConnection
(naming is hard)), that handles multiple versions together.
It may need some extra work to handle the current HTTP/1 -> HTTP/2 fallback logic.