putNameValue

Write a FastCGI-encoded name-value pair.

void
putNameValue
(
W
)
(
ref W writer
,
const(char)[] name
,
const(char)[] value
)

Meta