Philip Webb <[EMAIL PROTECTED]> wrote: > BTW there's a way to tell Lynx not to accept cookies at all, > but can you tell it positively always to accept from a particular site ? > i don't want simply to accept all cookies from everywhere, > but i am willing to accept all cookies from the Toronto Star site(s). > Firefox does this & allows inspection & editing of the list of sites: > is this something else i'm overlooking in Lynx or is it not there ?
.h2 COOKIE_ACCEPT_DOMAINS .h2 COOKIE_REJECT_DOMAINS # COOKIE_ACCEPT_DOMAINS and COOKIE_REJECT_DOMAINS are comma-delimited lists # of domains from which Lynx should automatically accept or reject cookies # without asking for confirmation. If the same domain is specified in both # lists, rejection will take precedence. # 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. You can inspect your cookie jar with ctrl-k to get the right spelling of the domains. Morten _______________________________________________ Lynx-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lynx-dev
