From d548a78e5516bcc85d44f1d419cf53c71d6dcd79 Mon Sep 17 00:00:00 2001 From: Diego Nehab Date: Thu, 10 Jan 2013 01:10:34 -0200 Subject: Cookie modifications. --- src/headers.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/headers.lua b/src/headers.lua index 41794ba..a293329 100644 --- a/src/headers.lua +++ b/src/headers.lua @@ -33,6 +33,7 @@ canonic = { ["content-range"] = "Content-Range", ["content-transfer-encoding"] = "Content-Transfer-Encoding", ["content-type"] = "Content-Type", + ["cookie"] = "Cookie", ["date"] = "Date", ["diagnostic-code"] = "Diagnostic-Code", ["dsn-gateway"] = "DSN-Gateway", -- cgit v1.2.3-55-g6feb