curl-library
Re: Empty POST requests with libcurl on Tiger PPC
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 22 Feb 2010 19:33:16 +0100 (CET)
Date: Mon, 22 Feb 2010 19:33:16 +0100 (CET)
On Mon, 22 Feb 2010, Nanbackups wrote:
>> Right, but what is your app telling libcurl?
>
> success = SetBoolOpt(CURLOPT_POST, true) &&
> SetSizeOpt(CURLOPT_POSTFIELDSIZE,
> request.request()->length()) &&
> SetStringOpt(CURLOPT_POSTFIELDS, *(request.request()));
Are those the only options your app uses? No auth options for example?
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2010-02-22