| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: Can i access response of HTTP POST other than callback mechanism?
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 29 Aug 2005 16:30:24 +0200 (CEST)
On Mon, 29 Aug 2005, Satish Mittal wrote:
> In the same way, can i access the entire response ONLY through the
No.
> My requirement is to write the POST response in a buffer in memory( whose
Then make your callback that way. For example like the getinmemory.c example
> Is there a libcurl API available, which can fill the response in my buffer
The write callback gives you the response data, so that you can copy it!
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-08-29 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info