cURL / Mailing Lists / curl-users / Single Mail

curl-users

[ curl-Bugs-829899 ] setting proxy with libcurl interface doesn't work

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Fri, 24 Oct 2003 16:31:54 -0700

Bugs item #829899, was opened at 2003-10-24 16:31
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=829899&group_id=976

Category: libcurl
Group: wrong behaviour
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Daniel Stenberg (bagder)
Summary: setting proxy with libcurl interface doesn't work

Initial Comment:
Setting the proxy with the http_proxy environmental
variable
works as advertised, but trying to set it with
curl_easy_setopt
doesn't. I did a little debugging and saw that
data->change.proxy is set properly in Curl_setopt when
curl_easy_setopt is called, but contains garbage when
CreateConnection is called later.

I've tested this with versions 7.10.6, and with sources got
from CVS on Friday Oct. 24, 2003.

I can be contacted by E-mail at rkomar_at_idelix.com

Cheers,
Rob Komar

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=829899&group_id=976

-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community? Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
Received on 2003-10-25