* libs/httpd: Use HTTP/1.0 for error messages
[project/luci.git] / libs / httpd /
2008-06-25 Steven Barth* libs/httpd: Use HTTP/1.0 for error messages
2008-06-25 Steven Barth* libs/httpd: Automatically remove timed out threads
2008-06-25 Steven Barth* libs/httpd: Introduced keep-alive and pipelining...
2008-06-23 Steven Barth* libs/httpd: Tuned Garbage Collection
2008-06-23 Steven Barth* libs/httpd: Added performance ;-)
2008-06-23 Jo-Philipp Wich* luci/libs: fix syntax error in last commit
2008-06-23 Jo-Philipp Wich* luci/libs: fix possible error when doing sub() on...
2008-06-23 Steven Barth* Introducing LuCI HTTPD as testing environment
2008-06-21 Steven Barth* libs/httpd: Prepared HTTPD dispatching model
2008-06-21 Steven Barth* Fixed call to push_response
2008-06-21 Steven Barth* Fixed last commit
2008-06-21 Steven Barth* libs/httpd: Forward changed Handler API to use luci...
2008-06-20 Steven Barth* Moved luci.http.protocol to libs/http
2008-06-19 Jo-Philipp Wich* luci/httpd: add initial server implementation
2008-06-19 Jo-Philipp Wich* luci/libs: moved http.protocol from libs/web to libs...
2008-06-17 Steven Barth* Use CRLF instead of LF in HTTP headers
2008-06-17 Steven Barth* Preliminary module implementation for Luci HTTPD
2008-06-16 Steven Barth* Removed it
2008-06-16 Steven Barth* Added preliminary HTTPD construct