| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
'automatic configuration script' as proxy
From: Edward S. Peschko <esp5_at_pge.com>
Date: Sun, 29 Feb 2004 15:48:49 -0800
hey all,
I was wondering if curl supported an 'automatic configuration script' as do mozilla,
Just to make sure I'm being clear:
in IE, going into 'internet options => connections => lan settings' you can select
function FindProxyForURL(url, host)
if (shExpMatch(url, "ftp:..*")
....
return("PROXY someproxy:8080");
In other words, we - at my site - have to go through a bunch of hoops to get a
curl --proxy-config 'http://whateverproxy:8080' 'http://www.yahoo.com'
where proxy-config points me to this webpage, runs the (presumably javascript) function
Thanks much,
Ed
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info