mongoose/test/ccgi-1.2/examples
Dmitry Frank 8742fac5d8 Publish mongoose src and tests
CL: Mongoose Web Server: Publish sources and tests

Resolves https://github.com/cesanta/mongoose/issues/745

PUBLISHED_FROM=7ecd7a3c518cfa614a6ba0838678dcb91b75a8c0
2018-02-02 15:49:55 +00:00
..
dump.cgi.c Publish mongoose src and tests 2018-02-02 15:49:55 +00:00
dump.html Publish mongoose src and tests 2018-02-02 15:49:55 +00:00
Makefile Publish mongoose src and tests 2018-02-02 15:49:55 +00:00
README Publish mongoose src and tests 2018-02-02 15:49:55 +00:00

dump.html is a sample web form that POSTs to dump.cgi.

dump.cgi displays all the form data and uploads
files to /tmp/cgi-upload-*

To build dump.cgi: make

Install dump.cgi and dump.html on a web server and
browse dump.html.