Skip to main content
Version: 7.2402.x.x RR

Setting custom HTTP headers

Setting custom HTTP headers in nevisLogrend is most easily achieved by directly editing the Velocity templates.

The following example is taken from the default.vm template:

$response.setHeader("Content-Type","application/json")