about summary refs log tree commit diff stats
path: root/lynx.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'lynx.cfg')
-rw-r--r--lynx.cfg13
1 files changed, 12 insertions, 1 deletions
diff --git a/lynx.cfg b/lynx.cfg
index bcec95d1..4a225c09 100644
--- a/lynx.cfg
+++ b/lynx.cfg
@@ -1,4 +1,4 @@
-# $LynxId: lynx.cfg,v 1.303 2018/12/25 21:27:01 tom Exp $
+# $LynxId: lynx.cfg,v 1.306 2019/01/25 23:35:20 tom Exp $
 # lynx.cfg file.
 # The default placement for this file is /usr/local/lib/lynx.cfg (Unix)
 #                                     or Lynx_Dir:lynx.cfg (VMS)
@@ -1323,6 +1323,17 @@ DEFAULT_INDEX_FILE:http://scout.wisc.edu/
 
 .h1 Cookies
 
+.h2 COOKIE_VERSION
+# Select the RFC cookie version using the RFC number.  Most users will not
+# need to change this, but because RFC 6265 makes incompatible changes versus
+# the older RFCs, it is interesting to compare behavior.
+#
+# For reference:
+.url http://tools.ietf.org/html/rfc6265
+.url http://tools.ietf.org/html/rfc2965
+.url http://tools.ietf.org/html/rfc2109
+#COOKIE_VERSION:RFC-6265
+
 .h2 SET_COOKIES
 # If SET_COOKIES is set FALSE, Lynx will ignore Set-Cookie headers
 # in http server replies.  Note that if a COOKIE_FILE is in use (see