curl-library
Re: Tight loop in multi_runsingle state WAITPROXYCONNECT
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 21 May 2015 14:11:02 +0200 (CEST)
Received on 2015-05-21
Date: Thu, 21 May 2015 14:11:02 +0200 (CEST)
On Thu, 21 May 2015, Daniel Stenberg wrote:
> Right, and that's a combination we really should not allow. It is a bug.
> CURLOPT_HTTPPROXYTUNNEL implies a HTTP proxy, and socks5 means no
> HTTPTUNNEL...
... so I say we apply this patch so that setting either proxy type or
proxytunnel make sure the other option is sensible.
You agree?
-- / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- TEXT/x-diff attachment: 0001-httpproxytunnel-implies-HTTP-proxy.patch