]> granicus.if.org Git - curl/commit
c-ares: return proxy failure for all proxy types
authorDaniel Stenberg <daniel@haxx.se>
Mon, 5 Dec 2011 11:41:38 +0000 (12:41 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 5 Dec 2011 11:41:38 +0000 (12:41 +0100)
commit0cf05af744a76f2411ea907d8ec4e929bd945245
treec350fd8282ff2bee13a9451bd1361eac4f09d05d
parentd5b5f64bce3a86ae39361248da6b3b207cff2cd2
c-ares: return proxy failure for all proxy types

When making a distinction which return code to return, the code previously
only regarded HTTP proxies to be proxies and thus return host-related errors
for failures on other proxy types than HTTP. Now all proxy types will be
considered proxies...
lib/asyn-ares.c