cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: unable to connect to proxy using libcurl with --enable-proxy

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 25 May 2013 23:06:26 +0200 (CEST)

On Fri, 24 May 2013, Chris Ghormley wrote:

> --disable-nonblocking \

This doesn't exist in 7.30.0, does it?

> --disable-verbose \

This will seriously decrease your abilities to figure out what libcurl does.
Perhaps you should consider enabling it while tracking down this issue of
yours?

> Is there a configuration option that I must also enable to get proxy
> support working?

No. And if proxy support is disabled and you try to use it, it should cause an
error to be returned!

> When I use curl with a libcurl built with this configuration, the HTTP call
> goes through without attempting to connect to the proxy.

Are you sure? Or is it just not telling you about it?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-05-25