*Hi,* *I am running some C curl application on ubuntu . I want to remove the proxy setting for curl for all th ips , I could do it by for known ips using (curl,CURLOPT_NOPROXY,"IP") , Here I do not want to hard code the IP , I just want to by pass the proxy for all curl request .. How to by pass the proxy in curl ?* * * * *
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
