MINOR: proxy: Remove tests on the option 'http-use-htx' during H1 upgrade

To know if an upgrade from TCP to H1 must be performed, we now only need to know
if a non HTX stream is assigned to an HTTP backend. So we don't rely anymore on
the flag PR_O2_USE_HTX to handle such upgrades.
1 file changed