| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: Cookie database query mid-session
From: Andy Hobbs <andy_at_hobbs.uk.net>
Date: Tue, 01 Feb 2005 13:25:58 +0000
Right here goes...
I've looked back through the previous discussions and there seem to be 2
1) Keep the API simple, providing basic cookie get/set functionality
Since the underlying data would be the same I see no reason why both of
So my suggestion is to implement the following:
As per Daniels email on the 17th December 2004
curl_easy_getinfo() - CURLINFO_COOKIELIST to get a curl_slist with all
curl_easy_setopt() - CURLOPT_COOKIELIST to set a list of cookies (using
To remove a cookie that libcurl already knows about, you simply set it
I'm not sure how to clear all known cookies easily, or even if that is a
And also implement this:
thus giving both simple and advanced features to the API
Thoughts?
On Mon, 2005-01-31 at 15:06, Daniel Stenberg wrote:
-- Andy Hobbs <andy_at_hobbs.uk.net>Received on 2005-02-01 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info