openwrt-luci/libs/luci-lib-base/luasrc
Jo-Philipp Wich 9118452313 luci-lib-base: ensure that luci.http can be required standalone
Various existing Lua software is requiring the `luci.http` library for
URL encoding/decoding tasks so ensure that it can be loaded in a stand
alone manner even if the emulated Lua runtime environment is not
available.

Fixes: cea2c3578e ("luci-lib-base: forward luci.http.context.request.message to ucode")
Ref: https://forum.openwrt.org/t/x/141817
Ref: https://github.com/openwrt/luci/pull/5976#issuecomment-1296220586
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2022-11-04 16:10:12 +01:00
..
debug.lua luci-base: move some generic classes into a separate luci-base-libs package 2020-07-19 20:14:22 +02:00
http.lua luci-lib-base: ensure that luci.http can be required standalone 2022-11-04 16:10:12 +01:00
http.luadoc luci-base: move some generic classes into a separate luci-base-libs package 2020-07-19 20:14:22 +02:00
ltn12.lua luci-base: move some generic classes into a separate luci-base-libs package 2020-07-19 20:14:22 +02:00
util.lua treewide: separate Lua runtime resources 2022-10-25 01:03:37 +02:00
util.luadoc luci-base(-libs): move pcdata() and striptags() from util- to xml-class 2020-07-19 20:14:35 +02:00