luci/libs/sgi-uhttpd/luasrc/sgi
Jo-Philipp Wich 0efb19876b libs/sgi-uhttpd: do not assume env.CONTENT_LENGTH to be a number
env.CONTENT_LENGTH as passed by uhttpd might be a string, so explicitely
convert it using tonumber().

Issue has been reported by Catalin Patulea <cat@vv.carleton.ca>

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-03-28 16:37:03 +00:00
..
uhttpd.lua libs/sgi-uhttpd: do not assume env.CONTENT_LENGTH to be a number 2014-03-28 16:37:03 +00:00