The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
dummyCgi
arsd
cgi
use this for testing or other isolated things when you want it to be no-ops
Cgi
dummyCgi
(
Cgi.RequestMethod
method
=
Cgi.RequestMethod.GET
,
string
url
= null
,
in
ubyte
[]
data
= null
,
void
delegate
(
const
(
ubyte
)[]
)
outputSink
= null
)
Meta
Source
See Implementation
arsd
cgi
classes
BufferedInputRange
Cgi
CgiTester
ConnectionClosedException
ListeningConnectionManager
WebSocket
functions
acceptWebsocket
cgiMainImpl
decodeVariables
decodeVariablesSingle
defaultListeningHost
defaultListeningPort
dummyCgi
encodeVariables
makeDataUrl
rawurlencode
trySimulatedRequest
websocketRequested
interfaces
EventIoServer
SessionObject
mixin templates
CustomCgiDispatcherMain
CustomCgiMain
DispatcherMain
ForwardCgiConstructors
GenericMain
static variables
fiberStackSize
structs
RequestServer
Uri
use this for testing or other isolated things when you want it to be no-ops