ICI Modules: cgi


Modules by name : by type

Overview

The cgi module provides a utility functions for writing CGI programs for use with HTTP servers. The module's functions handle tasks such as of parsing form input, generating reply headers, accessing cookies and encoding textual data.

Interface