aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/headers.lua1
1 files changed, 1 insertions, 0 deletions
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 = {
33 ["content-range"] = "Content-Range", 33 ["content-range"] = "Content-Range",
34 ["content-transfer-encoding"] = "Content-Transfer-Encoding", 34 ["content-transfer-encoding"] = "Content-Transfer-Encoding",
35 ["content-type"] = "Content-Type", 35 ["content-type"] = "Content-Type",
36 ["cookie"] = "Cookie",
36 ["date"] = "Date", 37 ["date"] = "Date",
37 ["diagnostic-code"] = "Diagnostic-Code", 38 ["diagnostic-code"] = "Diagnostic-Code",
38 ["dsn-gateway"] = "DSN-Gateway", 39 ["dsn-gateway"] = "DSN-Gateway",