cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Config File..??

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 12 Mar 2002 14:18:14 +0100 (MET)

On Tue, 12 Mar 2002, Wayne Haigh wrote:

> I have a question regarding the use of the config file. I'm using version
> 7.9.5 (windows version). It seems I can only get the config file to work if
> each command is on a separate line. i.e :
>
> -O
> url = "http://www.sitea.com/index.htm"
> -O
> url = "http://www.siteb.com/index.htm"
> -O
> url = "http://www.sitec.com/index.htm"
> -O
> url = "http://www.sited.com/index.htm"
>
> Is it possible to have a config file with both parameters on a single line

...

> I know this is only cosmetic but it would make things easier to read when
> debugging.

No, it isn't currently possible. But it wouldn't be too hard to make the code
support this. If you really want to, feel free to add this capability. I'd
welcome your patch!

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2002-03-12