ae ~master (2024-01-05T13:09:51Z)
Home
Dub
Repo
readNameValue
ae
net
http
fastcgi
app
Parse a FastCGI-encoded name-value pair.
bool
readNameValue
(
ref
Data
data
,
scope
void
delegate
(
scope
const
(
char
)[]
name
,
scope
const
(
char
)[]
value
)
fn
)
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.