Gentoo Archives: gentoo-user

From: Mike Kazantsev <mike_kazantsev@×××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] lynx - cookies
Date: Fri, 03 Apr 2009 04:38:25
Message-Id: 20090403103507.537b9488@coercion
In Reply to: [gentoo-user] lynx - cookies by Joseph
1 On Thu, 2 Apr 2009 20:22:18 -0600
2 Joseph <syscon780@×××××.com> wrote:
3
4 > Can anybody provide configuration for Lynx to accept cookies.
5
6 I assume that by "to accept cookies" you mean "don't ask, just
7 accept"...
8
9 > Under options, I have:
10 > Cookies (!) : [ask user__]
11
12 ...but that part puzzles me then ;)
13
14 > If I go to Google it asks if I want cookies but if I browse to "https" page it does not ask for cookies acceptance.
15
16 I have following in /etc/lynx.cfg to force-accept cookies, without
17 asking (looks like these options should be located under the right
18 header line, not just anywhere in the file):
19
20 ...
21 ACCEPT_ALL_COOKIES:TRUE
22 ...
23 FORCE_COOKIE_PROMPT:YES
24 ...
25
26
27 --
28 Mike Kazantsev // fraggod.net

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] lynx - cookies Joseph <syscon780@×××××.com>