From: Jérôme Benoit Date: Tue, 9 Jan 2018 13:06:24 +0000 (+0100) Subject: Only allow GET and POST HTTP request and die otherwise. X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=65fc0194b3ae059f212c577db4f4a8fec43069d6;hp=65fc0194b3ae059f212c577db4f4a8fec43069d6;p=Project_webapp.git Only allow GET and POST HTTP request and die otherwise. Fix the form handling while at it. Signed-off-by: Jérôme Benoit ---