lua: Allow plain tables to be serialized to xml
commit93cd14bcfdcd5787ec2b5a5edb51a6bf7e1f5cd2
authorHugo Beauzée-Luyssen <hugo@beauzee.fr>
Mon, 25 May 2020 13:17:27 +0000 (25 15:17 +0200)
committerHugo Beauzée-Luyssen <hugo@beauzee.fr>
Fri, 29 May 2020 11:12:15 +0000 (29 13:12 +0200)
treea380e7c3fc93c821b47ff450003fb52830ecedd8
parent9618772c5650e33eac70db88222d5152ec03074b
lua: Allow plain tables to be serialized to xml

Otherwise the resulting key is just a number, which is invalid XML
share/lua/intf/modules/httprequests.lua