* libs/http: removed protocol.filter, added mimetypes to protocol.mime
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 30 Jun 2008 11:52:23 +0000 (11:52 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 30 Jun 2008 11:52:23 +0000 (11:52 +0000)
commitd7697624c4953898e0e3b60ac72c0ba777c47a2b
tree1bb2b15e576b433e99aab4eac194c5c58e78bd71
parent99261287419d9ecd91fde1f5107ffd6d8c9fceda
* libs/http: removed protocol.filter, added mimetypes to protocol.mime
* libs/httpd: handle missing permissions correctly, perform urldecode on request uri and urlencode on generated links, added css
libs/http/luasrc/http/protocol.lua
libs/http/luasrc/http/protocol/filter.lua [deleted file]
libs/http/luasrc/http/protocol/mime.lua
libs/httpd/luasrc/httpd/handler/file.lua