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-07 11:43 Back to release list
0.81

Updated debugging functions to use dynamically allocated memory in order to load any size environment variables and GET/POST queries. These changes allow for the debugging of large GET queries but do not affect the non-debugging usage of the library.
Tags: Minor bugfixes

Project Resources