ae ~master (2024-01-05T13:09:51Z)
Home
Dub
Repo
putNameValue
ae
net
http
fastcgi
app
Write a FastCGI-encoded name-value pair.
void
putNameValue
(
W
)
(
ref
W
writer
,
const
(
char
)[]
name
,
const
(
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.