UpgradeResponse.addHeader

Add a header value to the response.

@param name the header name @param value the header value

interface UpgradeResponse
void
addHeader
(
string name
,
string value
)

Meta