hyper
hyper copied to clipboard
Make an Auto (or Either) server Connection type
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.