ae v0.0.3141 (2022-02-14T00:51:10Z)
Home
Dub
Repo
readNameValue
ae
net
http
fastcgi
app
Parse a FastCGI-encoded name-value pair.
bool
readNameValue
(
ref
Data
data
,
ref
char
[]
name
,
ref
char
[]
value
)
Meta
Source
See Implementation
ae
net
http
fastcgi
app
classes
FastCGIAppSocketServer
FastCGIConnection
FastCGIProtoConnection
FastCGIResponderConnection
FastCGIResponderServer
functions
inFastCGI
putNameValue
putVLInt
readNameValue
readVLInt
Parse a FastCGI-encoded name-value pair.