cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: How to add -x "" to ~/.curlrc?

From: Javier Barroso <javibarroso_at_gmail.com>
Date: Tue, 13 Mar 2012 00:13:34 +0100

On Mon, Mar 12, 2012 at 5:30 PM, Nomen Nescio <nobody_at_dizum.com> wrote:
> Javier Barroso wrote:
>
>> Is it possible define a no proxy in curlrc ?
>>
>> When I try try to use:
>>
>> $ cat ~/.curlrc
>> -x ""
>> $ curl www.google.com
>> Warning: /home/myname/.curlrc:1: warning: '-x' requires parameter
>>
>> Is it a bug or there are any syntax which is not described in manual
>> (or I missed something)?
>>
>
>
> noproxy = *
>
>
Thank you very much !

PD: I think -K explanation in manpage could talk about arguments which
could have empty values
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-03-13