luci/libs/web/luasrc
Steven Barth 65870edf9f * libs/core: Added garbage collector to luci.util.threadlocal to avoid memory leaks
* libs/http: Use env-Variables instead of headers for parse_message_body and subsequent functions
* libs/http: Added missing urldecode call for parsing urlencoded params
* libs/web: Ported luci.http to use ltn12 sources and sinks instead of sockets or file pointers
* libs/sgi-cgi, libs/sgi-webuci, libs/sgi-wsapi: Updated to work with new luci.http.Request ABI
2008-06-20 19:57:57 +00:00
..
config.lua * Merged Luci to use native UCI-library 2008-06-05 19:16:38 +00:00
dispatcher.lua * Added support for CGI SGI 2008-06-15 17:45:10 +00:00
http.lua * libs/core: Added garbage collector to luci.util.threadlocal to avoid memory leaks 2008-06-20 19:57:57 +00:00
i18n.lua * Rewrote Luci to be coroutine-safe allowing the use of non-forking webservers 2008-06-14 14:12:12 +00:00
template.lua * Rewrote Luci to be coroutine-safe allowing the use of non-forking webservers 2008-06-14 14:12:12 +00:00