]> git.vomp.tv Git - jsonserver.git/commit
Allow empty post fields & bug fix
authorChris Tallon <chris@vomp.tv>
Tue, 10 May 2022 14:34:25 +0000 (15:34 +0100)
committerChris Tallon <chris@vomp.tv>
Tue, 10 May 2022 14:34:25 +0000 (15:34 +0100)
commit187dfe5d7bd45903591d049bde90b19d0a7ff5e4
treebc1fff4334cf160d0247b35e68f87e4af7977a18
parent37b15307ff46d7213bbfc37485acaccc8c471edd
Allow empty post fields & bug fix

Allow post fields where the value is empty string
Bug fix: Clear the post/get fields maps after requests
httpdclient.c
vdrclient.c
vdrclient.h