cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: httppost

From: Admir Efendic <admir_efendic_at_yahoo.com>
Date: Tue, 23 Oct 2001 05:28:49 -0700 (PDT)

yes i can do that, the only problem is that i cannot
find 7.9.1 tarball on ftp.sunet.se, only source rpms
(Solaris doesn't like rpm's :D ).
Perhaps you have one, I don't have cvs on my solaris
box, and I can only use ftp (or curl ;-))
/admir

--- Daniel Stenberg <daniel_at_haxx.se> wrote:
> On Tue, 23 Oct 2001, Admir Efendic wrote:
>
> > I used curl C++ API:
>
> [snip]
>
> > curl_formadd( &post, &last,
> > CURLFORM_COPYNAME, "command",
> > CURLFORM_COPYCONTENTS, "logout",
> > CURLFORM_END );
>
> curl_formadd() had some bugs in it in the 7.9
> release. Could you get a 7.9.1
> pre-release and retry to see if it works better?
>
> If you hesitate to try that, try converting to the
> old-style curl_formparse()
> function instead.
>
> Your source code seemed correct at quick glance.
>
> --
> Daniel Stenberg -- curl groks URLs --
> http://curl.haxx.se/
>

__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
Received on 2001-10-23