fn format_connect_target(target: &PtTargetAddr) -> Result<String, ProxyError>Expand description
Format target address for HTTP CONNECT request line and Host header.
fn format_connect_target(target: &PtTargetAddr) -> Result<String, ProxyError>Format target address for HTTP CONNECT request line and Host header.