| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
curl - resolve http requst on terminal but not in my program
From: Sachin Gole <svgole_at_gmail.com>
Date: Thu, 11 Sep 2008 17:31:37 +0530
hi,
I tried following url on my terminal as
:>curl "http://mt1.google.com/mt?x=92&y=200&zoom=8" -o "file1"
it downloads file. before that i have already set http proxy.
now i am tring same url in my program using libcurl functions.
it gives me following error.
-------------------------------------------------------------------------------------------
* About to connect() to proxy 172.18.1.16 port 80 (#0)
< HTTP/1.1 403 Forbidden
what i am thinking if curl on terminal can download file, then my program
correct me if i am wrong.
following seeting i am doing
curl_global_init(CURL_GLOBAL_ALL);
what parameters i am missing to add.
--
-------------------------------------------------------------------
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info