gluon/package/gluon-web
Matthias Schiffer f4ae80e73b gluon-web: improve error handling of parse_message_body()
Actually raise an error and turn it into an HTTP 400 return code when
something goes wrong, rather than ignoring the error.

We also improve the conditions under which errors are thrown before
pump() is called: We don't need to check for the multipart/form-data
content-type twice, and a POST without this content-type is now always
an error.

(cherry picked from commit f3960eeb47)
2022-02-03 17:08:07 +01:00
..
files/lib/gluon/web/view/error gluon-config-mode-core: move gluon-web base path to /lib/gluon/config-mode 2018-02-26 00:07:13 +01:00
i18n gluon-web: fix typos 2019-03-18 21:49:54 +01:00
luasrc/usr/lib/lua/gluon/web gluon-web: improve error handling of parse_message_body() 2022-02-03 17:08:07 +01:00
src gluon-web: import po2lmo tool from luci-base 2019-11-23 17:28:17 +01:00
Makefile gluon-web: import po2lmo tool from luci-base 2019-11-23 17:28:17 +01:00