Lightweight CGI Library

Testsuite for the CGI Library

This library comes with a program called cgitest.c. You can use it as reference implementation for this CGI library. Therefore it should be included as source in your distribution.

If you want to test your forms you can use the following action.

   <form action=/cgi-bin/cgitest/listall method=post>
The /listall target will display all environment variables, all CGI variables and all HTTP Cookies that were transmitted to the program. This way you can test your implementations quite easy.

 

News
2008-04-06 Version 0.6 released more2001-01-02 Web pages for this project more1999-08-20 Version 0.5 released more

Download
Version 0.6 (24 kB)
Version 0.5 (13 kB)
Version 0.4 (8 kB)
Version 0.3 (10 kB)

Contributors
Mikko Torni
Laszlo Zavaleta
Martin Schulze
Stephen Uitti
Neil Spring