dummyCgi

use this for testing or other isolated things when you want it to be no-ops

dummyCgi
(,
string url = null
,
in ubyte[] data = null
,
void delegate
(
const(ubyte)[]
)
outputSink = null
)

Meta