curl-library
Re: curl -s option
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Sat, 3 Jul 2004 15:30:40 +0200 (CEST)
Date: Sat, 3 Jul 2004 15:30:40 +0200 (CEST)
On Fri, 2 Jul 2004, Terry Lueders wrote:
> Does anyone know how to the same option with:
>
> curl-easy_setopt()
>
> the -s option ignores the reply.
No it doesn't. -s simply shuts off the progress meter and won't output any
error message.
> My server process dies if I use libcurl,but work fine using command line
> curl with the -s option.
Then I'd say your server is buggy and needs fixing!
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2004-07-03