From d463d0b8357764ca9018549fa624c428f56fcd87 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Wed, 27 Aug 2008 08:53:40 +0000 Subject: Renamed reworked UCI API to uci2 to allow a peaceful coexistence with the old one Minor bugfixes --- libs/http/luasrc/http/protocol.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'libs/http') diff --git a/libs/http/luasrc/http/protocol.lua b/libs/http/luasrc/http/protocol.lua index c80380e97..fd0a046f6 100644 --- a/libs/http/luasrc/http/protocol.lua +++ b/libs/http/luasrc/http/protocol.lua @@ -672,6 +672,7 @@ end statusmsg = { [200] = "OK", [301] = "Moved Permanently", + [302] = "Found", [304] = "Not Modified", [400] = "Bad Request", [403] = "Forbidden", -- cgit v1.2.3