From 8d2ef74648be80c38cfe6c1f4179d79ce379b33f Mon Sep 17 00:00:00 2001 From: Jiale Zhi Date: Tue, 14 Jan 2014 11:29:22 -0800 Subject: Add rfc reference --- lib/resty/cookie.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/resty/cookie.lua b/lib/resty/cookie.lua index ce4b7f4..1a16592 100644 --- a/lib/resty/cookie.lua +++ b/lib/resty/cookie.lua @@ -1,4 +1,5 @@ -- Copyright (C) 2013 Jiale Zhi (calio), Cloudflare Inc. +-- See RFC6265 http://tools.ietf.org/search/rfc6265 -- require "luacov" local type = type -- cgit v1.2.3-54-g00ecf