addHeaderValue

Add a value to an existing header

void
addHeaderValue
(
ref HTTPServerResponse res
,
string name
,
string[] values
)

Meta