* libs/http: fix header handling in conditionals.lua
[project/luci.git] / libs / http /
2008-06-28 Jo-Philipp Wich* libs/http: fix header handling in conditionals.lua
2008-06-28 Jo-Philipp Wich* libs/http: prepare support for RFC2616 / 14.24 -...
2008-06-27 Jo-Philipp Wich* libs/http: removed caching in http.protocol.date
2008-06-26 Jo-Philipp Wich* libs/http: implement caching in http.protocol.date
2008-06-26 Jo-Philipp Wich* libs/http: removed debugging prints from http.protoco...
2008-06-26 Jo-Philipp Wich* libs/http: require luci.util in http.protocol.mime
2008-06-26 Jo-Philipp Wich* libs/http: added http mime helper lib
2008-06-26 Jo-Philipp Wich* libs/http: added http date helper lib
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