summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/luasrc/http.lua
AgeCommit message (Expand)Author
2018-05-18luci-base: raise maximum POST value size to 100KBJo-Philipp Wich
2018-04-26luci-base: handle bodies of non-POST requests as wellJo-Philipp Wich
2018-04-24luci-base: ensure that file upload values have lengthJo-Philipp Wich
2018-04-22luci-base: decode plus signs in x-www-form-urlencoded POST dataJo-Philipp Wich
2018-04-19luci-base: properly handle repeated POST parametersJo-Philipp Wich
2018-04-18luci-base: fold luci.http.protocol into luci.httpJo-Philipp Wich
2018-04-18luci-base: refactor luci.httpJo-Philipp Wich
2018-04-18luci-base: switch to lucihttp.urldecode() and lucihttp.urlencode()Jo-Philipp Wich
2017-09-02http: add random security headersJo-Philipp Wich
2015-12-15lib-nixio / luci-base: Fix for reading csrf token prevents file uploadDaniel Dickinson
2015-11-03Redirect to root on empty pathJoel Pedraza
2015-01-29Move inline documentation into separate files.Jo-Philipp Wich
2015-01-22luci-base: use serialize_json() in luci.httpJo-Philipp Wich
2015-01-16Globally reduce copyright headersJo-Philipp Wich
2015-01-08Rework LuCI build systemJo-Philipp Wich