cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: proxy not working on Windows

From: Constantine Sapuntzakis <csapuntz_at_gmail.com>
Date: Sun, 11 Oct 2009 11:45:28 -0700

On Thu, Oct 8, 2009 at 8:08 PM, Tiberiu Motoc <tiberiu.motoc_at_gmail.com> wrote:
> I'm trying to get my program to work through a proxy. My code is simple:

> res = curl_easy_setopt( handle, CURLOPT_PROXY, "liberty:3128" );

Does it work if you specify the fully qualified domain name?

Are you using c-ares by any chance? It doesn't implement fqdn
processing on Windows.

-Costa
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-10-11