Cgi.write

Writes the data to the output, flushing headers if they have not yet been sent.

class Cgi
void
write
(
const(void)[] t
,
bool isAll = false
,
bool maybeAutoClose = true
)

Meta