CGIRequest

Undocumented in source.

Members

Static functions

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

Variables

data
Data[] data;
Undocumented in source.
headers
Headers headers;
Undocumented in source.
vars
CGIVars vars;
Undocumented in source.

Meta