* libs/http: removed protocol.filter, added mimetypes to protocol.mime
[project/luci.git] / libs / http / luasrc / http / protocol.lua
2008-06-30 Jo-Philipp Wich* libs/http: removed protocol.filter, added mimetypes...
2008-06-29 Steven Barth* libs/core: Moved ltn12 inside LuCI to avoid package...
2008-06-28 Jo-Philipp Wich* libs/http: added support for directory listings
2008-06-28 Jo-Philipp Wich* libs/http: fix header handling in conditionals.lua
2008-06-25 Steven Barth* libs/httpd: Introduced keep-alive and pipelining...
2008-06-23 Jo-Philipp Wich* luci/libs: fix eof handling for urldecode_message_bod...
2008-06-23 Steven Barth* Introducing LuCI HTTPD as testing environment
2008-06-22 Jo-Philipp Wich* luci/libs: add support for chunked transfer decoding...
2008-06-20 Steven Barth* libs/core: Added garbage collector to luci.util.threa...
2008-06-20 Steven Barth* Moved luci.http.protocol to libs/http