CGIVars

CGI meta-variables

Members

Static functions

fromAA
typeof(this) fromAA(string[string] env)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

authType
string authType;
Undocumented in source.
contentLength
string contentLength;
Undocumented in source.
contentType
string contentType;
Undocumented in source.
documentRoot
string documentRoot;
Undocumented in source.
documentUri
string documentUri;
Undocumented in source.
gatewayInterface
string gatewayInterface;
Undocumented in source.
pathInfo
string pathInfo;
Undocumented in source.
pathTranslated
string pathTranslated;
Undocumented in source.
queryString
string queryString;
Undocumented in source.
remoteAddr
string remoteAddr;
Undocumented in source.
remoteHost
string remoteHost;
Undocumented in source.
remoteIdent
string remoteIdent;
Undocumented in source.
remoteUser
string remoteUser;
Undocumented in source.
requestMethod
string requestMethod;
Undocumented in source.
requestUri
string requestUri;
Undocumented in source.
scriptName
string scriptName;
Undocumented in source.
serverName
string serverName;
Undocumented in source.
serverPort
string serverPort;
Undocumented in source.
serverProtocol
string serverProtocol;
Undocumented in source.
serverSoftware
string serverSoftware;
Undocumented in source.

Meta