* libs/httpd: Introduced keep-alive and pipelining support
authorSteven Barth <steven@midlink.org>
Wed, 25 Jun 2008 16:38:48 +0000 (16:38 +0000)
committerSteven Barth <steven@midlink.org>
Wed, 25 Jun 2008 16:38:48 +0000 (16:38 +0000)
commit7a4aa85dd64f72b9edcbf9310d0d95e59960d84e
treea1f18b6294c6423ed16d15eb76212030f7f068f6
parentb85d292bcd13f7527d6a2c1d204ebf78bc417e06
* libs/httpd: Introduced keep-alive and pipelining support
libs/core/luasrc/sys.lua
libs/http/luasrc/http/protocol.lua
libs/httpd/luasrc/httpd.lua
libs/httpd/luasrc/httpd/handler/file.lua
libs/httpd/luasrc/httpd/handler/luci.lua
libs/httpd/luasrc/httpd/module.lua
libs/httpd/luasrc/httpd/server.lua
libs/web/luasrc/http.lua