|
From: | Brian Pardy |
Subject: | Re: [Lynx-dev] Need to Store Cookies but Nothing Works. |
Date: | Tue, 30 May 2017 09:44:21 -0400 |
After a web search using linux, lynx and cookies, I found
documentation on using lynx which advised to put the following
lines either in lynx.cfg or ~/.lynxrc:
ACCEPT_ALL_COOKIES:TRUE
SET_COOKIES:TRUE
PERSISTENT_COOKIES:TRUE
COOKIE_FILE:.lynx_cookies
That last line shouldn't be necessary as all but the DOS version
of lynx are supposed to use ~/.lynx_cookies by default.
A weather site started this quest when it began sending a
cookie every time one accesses it which now means an extra step
just to check conditions. I receive:
mobile.wunderground.com cookie: P=FAVS:1|WXSN:1|PWSOB Allow? (Y/N/Always/neVer)
I type a and it works fine but nothing is stored so next
time I run it, it's the same drill again. I tried putting these
lines in ~/.lynxrc, ~/.lynx.cfg and both files. They might as
well be comments for the effect they had.
This is the version of lynx one gets if one adds lynx to
Debian jessie using apt-get. [...]
[Prev in Thread] | Current Thread | [Next in Thread] |