From 12b49e59f4cbc46b25749787212ff9f66aef3b82 Mon Sep 17 00:00:00 2001 From: Keijia Date: Tue, 17 Aug 2021 01:03:18 +0300 Subject: [PATCH] whoops, fix HTTPConnect proxies --- src/stream.rs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/stream.rs b/src/stream.rs index ba13ad8..b0efe6f 100644 --- a/src/stream.rs +++ b/src/stream.rs @@ -411,7 +411,8 @@ pub(crate) fn connect_host(unit: &Unit, hostname: &str, port: u16) -> Result