lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] cookie whitelist?


From: Brian Pardy
Subject: Re: [Lynx-dev] cookie whitelist?
Date: Mon, 1 Aug 2022 19:32:25 -0400

Hi Robin,

Please try the "cookie_accept_domains" setting in your .lynxrc file or in
the systemwide lynx.cfg file (to apply the setting for all lynx users on
the system).

# cookie_accept_domains and cookie_reject_domains are comma-delimited
# lists of domains from which Lynx should automatically accept or reject
# all cookies.  If a domain is specified in both options, rejection will
# take precedence.  The accept_all_cookies parameter will override any
# settings made here.
cookie_accept_domains=

Note that in order to match cookies, domains have to be spelled out exactly
in the form in which they would appear on the Cookie Jar page (case is
insignificant). They are not wildcards. Domains that apply to more than one
host have a leading ".", but have to match *the cookie's* domain exactly.

-Brian

On Mon, Aug 1, 2022 at 6:49 PM Robin Stern <robinstern1290@gmail.com> wrote:

> Hi lynx-dev,
>
>     It would be nice to whitelist just a few domains for cookies. Cookies
> will be automatically accepted from those domains, but the rest of the
> settings from lynx.cfg would be applied to other domains. Is there a way to
> already do that? If not is there a place to file such a feature request?
>
> Best,
>
> Robin
> P.S. Please pardon for the prior message without subject.
>
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]