curl-users
Re: RV:
From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Wed, 13 Aug 2008 07:39:08 -0700
Date: Wed, 13 Aug 2008 07:39:08 -0700
On Tue, Aug 12, 2008 at 11:45:01AM +0200, Cristina Gil wrote:
> Im programming an application that will send a http request (GET) to a server.
> The server response with a stream which contains all the data?? I donā t know
> if Im doing something wrong sending the request with curl or itā s the read of
> the stream correct..
I don't see what the code is supposed to do. It's completely bogus right now--
there's no curl_easy_perform, so curl will never do a transfer. The fmemopen
call points to an uninitialized pointer with a bogus size. It's not clear
to me what you want to have happen.
>>> 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.htmlReceived on 2008-08-13