module CamlGI:Library for writing (F)CGI programs.sig
..end
CamlGI supports multiple connections and multiplexed requests transparently for the user. Each request runs in its own thread.
This library is compatible with the Cgi library of mod_caml for
standard operations.
module Cgi:sig
..end
module Cookie:sig
..end
module Expires:sig
..end
module Sendmail:sig
..end