ae ~next (2021-10-23T04:25:29.3345725)
Dub
Repo
putNameValue
ae
net
http
fastcgi
app
Write a FastCGI-encoded name-value pair.
void
putNameValue
(
W
)
(
ref
W
writer
,
in
char
[]
name
,
in
char
[]
value
)
Meta
Source
See Implementation
ae
net
http
fastcgi
app
classes
FastCGIAppSocketServer
FastCGIConnection
FastCGIProtoConnection
FastCGIResponderConnection
FastCGIResponderServer
functions
inFastCGI
putNameValue
putVLInt
readNameValue
readVLInt
Write a FastCGI-encoded name-value pair.