is there a single reason not to use `CONNECT` when using http proxies? even if i indeed proxy plain http traffic, not doing that seems too much of an abstraction leak lol
wikipedia mentions that
> Since all traffic is encapsulated inside normal GET and POST requests and responses, this approach works through most proxies and firewalls
but like, it's still not a "normal" GET/POST, normal http requests don't start with a protocol :/