rama
rama copied to clipboard
support http/1.1 connect proxy (no h2)
proxy layer can be used in connection layer, kind of a hijack layer, to return a proxy connection instead of a direct connection request, in case a proxy is desired
at the same time we can support proxy select using ProxyDatabase, etc...
Perhaps also proxy from env?
all is possible..
but focus should only be on http proxies for now