luci/modules/luci-base/luasrc
Jo-Philipp Wich 8f66de12c1 luci-base: refactor luci.http
- Rewrite getcookie() to use liblucihttp header value parsing
 - Rewrite setfilehandler() to use local variables and have cleaner code
 - Fix build_querystring() to actually *en*code the given params

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-04-18 16:21:27 +02:00
..
cbi luci-base: add a strict flag to the hostname validator 2018-04-04 23:21:53 +02:00
controller/admin luci-base: switch to POST action for service reload 2015-10-06 22:37:27 +02:00
http luci-base: switch to lucihttp based POST data processing 2018-04-18 16:21:27 +02:00
model luci-base: fix luci.model.uci.get_first() 2018-04-07 14:09:18 +02:00
sgi Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
sys timezone data: update to 2018d 2018-04-07 23:26:29 +03:00
tools treewide: filter shell arguments through shellquote() where applicable 2018-04-05 09:37:43 +02:00
view luci-base: error404: do not access request env directly 2018-04-10 12:01:43 +02:00
cacheloader.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
cbi.lua luci-base: fix initialization of MultiValue options 2016-01-23 17:34:53 +01:00
ccache.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
config.lua Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
debug.lua Rework LuCI build system 2015-01-08 16:26:20 +01:00
dispatcher.lua luci-base: fix rendering of 404 HTML error template 2018-04-10 12:03:15 +02:00
dispatcher.luadoc luci-base: introduce luci.dispatcher.lookup() 2018-04-05 23:03:01 +02:00
http.lua luci-base: refactor luci.http 2018-04-18 16:21:27 +02:00
http.luadoc Fix module lines in several luadoc files 2015-09-01 16:43:19 +02:00
i18n.lua Move inline documentation into separate files. 2015-01-29 16:26:46 +01:00
i18n.luadoc Move inline documentation into separate files. 2015-01-29 16:26:46 +01:00
ltn12.lua Move inline documentation into separate files. 2015-01-29 16:26:46 +01:00
store.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
sys.lua treewide: filter shell arguments through shellquote() where applicable 2018-04-05 09:37:43 +02:00
sys.luadoc luci-base: add luci.sys.net.host_hints() and regenerate documentation 2016-01-20 16:56:25 +01:00
template.lua Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
util.lua luci-base: drop luci.util.dtable() 2018-04-18 16:21:27 +02:00
util.luadoc luci-base: drop luci.util.dtable() 2018-04-18 16:21:27 +02:00
version.lua Globally reduce copyright headers 2015-01-16 23:38:38 +01:00