dcgi v0.1.0 (2020-02-14T14:46:29Z)
Dub
Repo
DCGI
dcgi
Remember to mixin this template inside your main file.
template
DCGI (
alias
handler
= null
) {
void
main
();
}
Members
Functions
main
void
main
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dcgi
classes
Output
Request
enums
DisplayExceptions
functions
cgiLog
cgiMain
structs
Cookie
MaxRequestBodyLength
templates
DCGI
Remember to mixin this template inside your main file.