diff options
author | corvid <corvid@lavabit.com> | 2010-01-10 20:19:14 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2010-01-10 20:19:14 +0000 |
commit | 1e75c184d12eb2e2d83b153bb6e460c931594d2e (patch) | |
tree | abee2e2bb5c7a377fd3db2d7592b618ec4242ecd | |
parent | 14674c9d6f152902475dee577ee3e6673238b93f (diff) |
cookies doc
-rw-r--r-- | doc/Cookies.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/Cookies.txt b/doc/Cookies.txt index c43cacc4..c46e5580 100644 --- a/doc/Cookies.txt +++ b/doc/Cookies.txt @@ -1,13 +1,15 @@ Jan 2002, Jörgen Viksell - jorgen.viksell@telia.com, Jorge Arellano Cid -- -Last update: October 2008 +Last update: January 2010 ================== Cookies in Dillo ================== -Supported: old Netscape style, RFC 2109, RFC 2965. +Dillo's cookies implementation is guided by ongoing work by the HTTP State WG +( http://www.ietf.org/dyn/wg/charter/httpstate-charter ) to specify current +real-world cookies usage. Cookies are handled by a dpi (plugin) which shares them between your instances of Dillo. |