- abort
void abort()
Undocumented in source. Be warned that the author may not have intended to support it.
- begin
void begin()
Undocumented in source. Be warned that the author may not have intended to support it.
- data
void data(Data datum)
Undocumented in source. Be warned that the author may not have intended to support it.
- dataEnd
void dataEnd()
Undocumented in source. Be warned that the author may not have intended to support it.
- end
void end(uint appStatus, FCGI_ProtocolStatus status)
Undocumented in source. Be warned that the author may not have intended to support it.
- param
void param(const(char)[] name, const(char)[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- paramEnd
void paramEnd()
Undocumented in source. Be warned that the author may not have intended to support it.
- stderr
void stderr(Data datum)
Undocumented in source. Be warned that the author may not have intended to support it.
- stderrEnd
void stderrEnd()
Undocumented in source. Be warned that the author may not have intended to support it.
- stdin
void stdin(Data datum)
Undocumented in source. Be warned that the author may not have intended to support it.
- stdinEnd
void stdinEnd()
Undocumented in source. Be warned that the author may not have intended to support it.
- stdout
void stdout(Data datum)
Undocumented in source. Be warned that the author may not have intended to support it.
- stdoutEnd
void stdoutEnd()
Undocumented in source. Be warned that the author may not have intended to support it.