* [w3m-dev 04445] Re: Update documents (README.cookie)

* doc-jp/README.cookie: refer to RFC 2109.
* doc/README.cookie: diito.
This commit is contained in:
Ito Hiroyuki
2011-01-05 10:09:19 +00:00
parent 4a20e0fc82
commit b16a574451
3 changed files with 20 additions and 8 deletions

View File

@@ -38,7 +38,7 @@ cookie support of w3m
<20><> If the number of "." in domain name is lesser than 2, it is
assumed as invalid cookie, however, you can use
cookie_avoid_wrong_number_of_dots to avoid this restriction. You
can set this in "Domains to avoid [wrong number of dots]" on the
Option Setting Panel.
assumed as invalid cookie (cf. RFC 2109 4.3.2), however, you can
use cookie_avoid_wrong_number_of_dots to avoid this
restriction. You can set this in "Domains to avoid [wrong number
of dots]" on the Option Setting Panel.