cgi-io: add a small helper cgi that can be used by RPCD based UIs
authorJohn Crispin <redacted>
Thu, 1 Oct 2015 15:34:13 +0000 (17:34 +0200)
committerJohn Crispin <redacted>
Fri, 2 Oct 2015 12:00:25 +0000 (14:00 +0200)
commitfe31939c0eb6d30dfc34ee625246e00c57880856
tree8870e31009d29e9875e0e6edd3340ceaf53c4cff
parent6205d6d3380e8c1ee863537c2eed41c811e39d5f
cgi-io: add a small helper cgi that can be used by RPCD based UIs

Signed-off-by: John Crispin <redacted>
net/cgi-io/Makefile [new file with mode: 0644]
net/cgi-io/src/CMakeLists.txt [new file with mode: 0644]
net/cgi-io/src/main.c [new file with mode: 0644]
net/cgi-io/src/multipart_parser.c [new file with mode: 0644]
net/cgi-io/src/multipart_parser.h [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT