* libs/http: fix header handling in conditionals.lua
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 28 Jun 2008 16:12:37 +0000 (16:12 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 28 Jun 2008 16:12:37 +0000 (16:12 +0000)
commite08b97565f2a2dfeb482be0f061bfefa93d32556
treec9de80c79c6de3da952fe9a2ca07559884aa3f67
parent00aceaf624d8e5da2a8f3df161d52599aae2ac41
* libs/http: fix header handling in conditionals.lua
* libs/httpd: add support for RFC2616 / 14.24 - 14.28 in file handler, add Date and Expires headers to luci handler
libs/http/luasrc/http/protocol.lua
libs/http/luasrc/http/protocol/conditionals.lua
libs/httpd/luasrc/httpd/handler/file.lua
libs/httpd/luasrc/httpd/handler/luci.lua