Add POST handling and URLDecode POST/GET request data. Switch Login to use POST inste...
authorJeremy Tan <[email protected]>
Thu, 24 Oct 2013 11:17:27 +0000 (19:17 +0800)
committerJeremy Tan <[email protected]>
Thu, 24 Oct 2013 11:17:27 +0000 (19:17 +0800)
commit40c784169ecaef20b626c00772b9f075e1a08de7
tree29526c91b8c722c0e82a368dbed33bada07706bc
parent5106e0f55d86a97b8714bda63a8e275e62a0cc2a
Add POST handling and URLDecode POST/GET request data. Switch Login to use POST instead of GET.

Hopefully this doesn't introduce any new bugs.
server/fastcgi.c
server/fastcgi.h
server/login.c
server/sensor.c
testing/fastcgi-approach/post/post.c [new file with mode: 0644]

UCC git Repository :: git.ucc.asn.au