summaryrefslogtreecommitdiffhomepage
path: root/libs/http/luasrc
AgeCommit message (Expand)Author
2008-06-28* libs/http: fix header handling in conditionals.luaJo-Philipp Wich
2008-06-28* libs/http: prepare support for RFC2616 / 14.24 - 14.28Jo-Philipp Wich
2008-06-27* libs/http: removed caching in http.protocol.dateJo-Philipp Wich
2008-06-26* libs/http: implement caching in http.protocol.dateJo-Philipp Wich
2008-06-26* libs/http: removed debugging prints from http.protocol.dateJo-Philipp Wich
2008-06-26* libs/http: require luci.util in http.protocol.mimeJo-Philipp Wich
2008-06-26* libs/http: added http mime helper libJo-Philipp Wich
2008-06-26* libs/http: added http date helper libJo-Philipp Wich
2008-06-25* libs/httpd: Introduced keep-alive and pipelining supportSteven Barth
2008-06-23* luci/libs: fix eof handling for urldecode_message_body() in protocol.luaJo-Philipp Wich
2008-06-23* Introducing LuCI HTTPD as testing environmentSteven Barth
2008-06-22* luci/libs: add support for chunked transfer decoding in http.protocolJo-Philipp Wich
2008-06-20* libs/core: Added garbage collector to luci.util.threadlocal to avoid memory...Steven Barth
2008-06-20* Moved luci.http.protocol to libs/httpSteven Barth