[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lynx-dev] Re: no persistent cookies
From: |
Stefan Caunter |
Subject: |
[Lynx-dev] Re: no persistent cookies |
Date: |
Tue, 5 Jan 2010 13:25:51 -0500 |
On Tue, Jan 5, 2010 at 11:48 AM, sindi keesan <address@hidden> wrote:
> Lynx 2.8.7 (NetBSD? - no SSL) at sdf.lonestar.org and lynx 2.8.5 (OpenBSD)
> at www.grex.org both do persistent cookies. Did you get all the files I
> sent from my own computer (Linux) where the cookies do not persist?
>
> I must have compiled wrong somehow. gcc 2.85.3, glibc 2.2.5.
>
> Sindi Keesan
>
gcc shouldn't affect that - you need to specifically strip out cookie
handling on compile if you wish to disable it with
--disable-persistent-cookies
this will disable persistent-cookie support, otherwise the
functionality will be there.
_Stef
- [Lynx-dev] Re: no persistent cookies,
Stefan Caunter <=