cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Firewall and cURL

From: Matt Veenstra <matt_at_tribeworks.com>
Date: Tue, 24 Jun 2003 11:45:35 -0700

> curl only handles firewalls and proxies when you tell it to. Look up
> curl_easy_setopt for the details - you'll want CURLOPT_PROXY,
> CURLOPT_PROXYPORT at least, and if your proxy needs a userid/passwd,
> you'll need CURLOPT_PROXYUSERPWD as well.
>
> I don't know anything about Mac OS X, but if your program can extract
> the relevant information from your environment, you can then pass it on
> to curl. If not, you might have to either hardwire it, or pass it in
> via commandline.
>
> Ralph Mitchell

    Thanks!

-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
Received on 2003-06-24