cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: to resolve host through proxy?

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 4 Apr 2005 19:55:21 +0200 (CEST)

On Mon, 4 Apr 2005, [koi8-r] Oleg wrote:

> curl -x/ 62.76.115.40:3128 http://www.yahoo.com
> Is it correct?

Apart from that extra slash it is correct. It should thus be:

         curl -x 62.76.115.40:3128 http://www.yahoo.com

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-04-04