cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Supressing returned data during http post

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 4 Jul 2005 10:39:25 +0200 (CEST)

On Mon, 4 Jul 2005, Tim Fulcher - Clickatell wrote:

> I'm using the Curl Easy functions to post data to a website. All is great,
> except when I post I receive the result from the post which is displayed on
> the console.

http://curl.haxx.se/docs/faq.html#5.10

> Is it possibel to receive the result from the post and pass it to a variable
> and not output that result to the console?

One way to do it:

http://curl.haxx.se/lxr/source/docs/examples/getinmemory.c

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-07-04