cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: HTTPS POST via proxy - no data is sent to remote server

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Wed, 4 Mar 2009 00:04:35 -0700

On Tue, Mar 03, 2009 at 07:35:33PM +0100, Axel Kuhn epidox wrote:
> However there is one question left: It is possible to reduce the content of
> the cURL trace file to a minimum by means of a trace level or something
> similar? I cannot find anything in the documentation. Reason: The only thing
> what I want to do after reading the trace file is to investigate that the
> upload has been executed successfully (and I want to do this in an automated
> way).

There's no way to reduce it beyond turning it off. But that's not a good way to
tell whether the transfer was successful or not. Use the error code returned
by curl for that, perhaps in combination with the --write-out option.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2009-03-04