cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Enabling cookies without a file

From: Ralph Mitchell <ralphmitchell_at_gmail.com>
Date: Tue, 1 Mar 2005 19:29:14 -0600

Why not just use a temporary file, then delete/unlink it when the app exits??

Ralph Mitchell

On Tue, 1 Mar 2005 16:58:16 -0800, Dan Fandrich <dan_at_coneharvesters.com> wrote:
> On Tue, Mar 01, 2005 at 06:05:44PM -0600, Dave Dribin wrote:
> > I'm using libcurl as a cross platform HTTP library (current targets are
> > Windows, Linux and OS X). We need to use cookies, but do not need to
> > store them in a file.
>
> If you want to track cookies yourself, you can insert them in the request
> using CURLOPT_COOKIE. A better cookie API is on the libcurl TODO list.
> The latest thoughts on the subject are in the thread starting at
> http://curl.haxx.se/mail/lib-2004-12/0195.html
>
> >>> Dan
> --
> http://www.MoveAnnouncer.com The web change of address service
> Let webmasters know that your web site has moved
>
Received on 2005-03-02