Output.addHeader

You can add a http header. But you can't if body is already sent.

class Output
void
addHeader
(
in string key
,
in string value
)

Meta