curl-library
WWW::Curl::Easy -- perl libcurl bindings -- CURLOPT_COOKIE*
From: Jochen Hayek <Jochen+curl-library_at_Hayek.name>
Date: Thu, 21 Dec 2006 19:43:49 +0100
Date: Thu, 21 Dec 2006 19:43:49 +0100
Is my impression right,
that the CURLOPT_COOKIE* area of WWW::Curl::Easy is not so heavily used?
This seems to work fine:
...->setopt( CURLOPT_COOKIE , '...' );
but
...->setopt(CURLOPT_COOKIEFILE,'');
for starting the cookie engine seems to have no effect.
Received on 2006-12-21