You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 13, 2021. It is now read-only.
It would be nice if we could initiate HTTP/1. and then upgrade to HTTP/2 if the response allows us to.
This basically requires writing a HTTP/1.1 stack: I doubt aiohttp gives me the needed control.