cURL / Mailing Lists / curl-library / Single Mail

curl-library

Can I reset CURLOPT_WRITEFUNCTION?

From: Michael Hecker <Hecker.Michael_at_gmx.de>
Date: Mon, 26 Nov 2007 10:52:53 +0100

Hello,
I'm reusing a connection to perform several requests. I only need the
data of the second request so I set CURLOPT_WRITEFUNCTION for that request.
Afterwards there are two other requests and I don't need the data data
of theses requests. Can I somehow reset/disable CURLOPT_WRITEFUNCTION?
Or is it basically unnecessary, because there is no diference in the
speed anyway?

Thanks,
Michael
Received on 2007-11-26