Download List

Project Description

GCGI implements NCSA's Common Gateway Interface
along with the extensions to that interface
defined in RFC2388. This means that GCGI can
handle input as either the standard URL-encoded
data, or as MIME data encoded with the
multipart/form-data content type. So, GCGI
supports everything from standard integers and
strings to file uploads.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-01-27 06:53 Back to release list
0.9.0

Use of autotools (so you can "./configure && make" to build it), data uploads report any MIME information that is available (including MIME type, subtype, encoding, and a filename), a new tokenizing parser to better handle MIME headers, code improvements, better error handling, and bugfixes.
Tags: Major feature enhancements

Project Resources