summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2011-05-16 19:51:39 +0000
committercorvid <corvid@lavabit.com>2011-05-16 19:51:39 +0000
commitf4bcf3d4c1f499fac37fbca0de2b2cb253313d28 (patch)
treebda28be09f68461d592cad997e3db1f1284332de
parent399b0fa3b970ec1ff6969902639d5058c3e732a9 (diff)
cookies comment
-rw-r--r--dpi/cookies.c7
1 files changed, 5 insertions, 2 deletions
diff --git a/dpi/cookies.c b/dpi/cookies.c
index a5142224..5e85eefb 100644
--- a/dpi/cookies.c
+++ b/dpi/cookies.c
@@ -13,8 +13,11 @@
*
*/
-/* This is written to follow the HTTP State Working Group's
- * draft-ietf-httpstate-cookie-01.txt.
+/* This is written to follow the HTTP State Working Group's cookie draft
+ * standard, as of the version somewhere in the general neighbourhood of
+ * draft-ietf-httpstate-cookie-05.txt.
+ * TODO: They eventually succeeded in getting RFC 6265 out. What differences
+ * are there?
*
* Info on cookies in the wild:
* http://www.ietf.org/mail-archive/web/http-state/current/msg00078.html