diff options
author | jcid <devnull@localhost> | 2008-05-19 22:38:08 +0200 |
---|---|---|
committer | jcid <devnull@localhost> | 2008-05-19 22:38:08 +0200 |
commit | da8367cce140a0518d694d4b966995852c65cea1 (patch) | |
tree | ab86e3a1f786914c9ef39da73f34f4c668709ad0 /doc | |
parent | 30e06ecfe0aaa38cfaef24838226dffdca07a0ff (diff) |
- Updated Cookies.doc
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Cookies.txt | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/doc/Cookies.txt b/doc/Cookies.txt index 8b5111b8..aa079065 100644 --- a/doc/Cookies.txt +++ b/doc/Cookies.txt @@ -1,6 +1,6 @@ Jan 2002, Jörgen Viksell - jorgen.viksell@telia.com, Jorge Arellano Cid -- -Last update: Dec 2004 +Last update: May 2008 ================== @@ -72,14 +72,4 @@ issues. Our advice is to avoid cookies whenever possible and at most set ACCEPT_SESSION to specific, trusted sites. -- You have been warned. -============== - Restrictions -============== - - If you use a single dillo with multiple windows, then there's no -problem, but if you launch different dillos the latter ones will -have cookies disabled. - - - Thats all folks! |