Cookie modifications.

This commit is contained in:
Diego Nehab 2013-01-10 01:10:34 -02:00
parent 72a5347f97
commit d548a78e55
3 changed files with 90 additions and 0 deletions

View file

@ -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",