summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-bcp38
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2022-11-03 00:38:00 +0100
committerJo-Philipp Wich <jo@mein.io>2022-11-03 00:38:00 +0100
commite7afd0d327bb35c502ca41a3c5e3ea098898fbd7 (patch)
treec8d082a939d4184f83d588bf5d78164964f96920 /applications/luci-app-bcp38
parentf83e4a6c3602a8d840fc25d1a9299d6a941f2370 (diff)
luci-base: fix luci.http.close()
Ensure that `http.write()` or template rendering operations after a call to `http.close()` do not produce additional output. This is required for certain legacy Lua apps which invoke write and close operations in the middle of a server side cbi rendering process. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'applications/luci-app-bcp38')
0 files changed, 0 insertions, 0 deletions