Lightweight CGI LibraryThis library provides a simple and lightweight interface to the Common Gateway Interface (CGI) for C and C++ programs. Its purpose is to provide an easy to use interface to CGI for fast CGI programs written in the C or C++ programming language. The library consists of a comprehensive interface to CGI without overhead for HTML production. Data read from CGI is copied into internal data structures that are easyly accessible. From version 0.5 this library also supports reading and writing cookies in addition to classical form support. This makes this library a good choice for fast web applications such as shopping systems. Starting with version 0.6 this library supports file upload via CGI including multipart/form-data as content encoding. Features
|
|