class type cgi = object .. end
object
end
The usual cgi class with an additional method to access Apache specificities.
cgi
Netcgi.cgi
method request : Apache.Request.t
Apache.Request.t
The underlying apache request structure.