cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

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

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET