ae v0.0.3141 (2022-02-14T00:51:10Z)
Home
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.