putNameValue

Write a FastCGI-encoded name-value pair.

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

Meta