Skip to main content
Version: 7.2405.x.x LTS

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")
Configuration required

Headers are only propagated from nevisProxy to the client if PropagateRemoteHeaders is configured in the LoginRendererServlet in nevisProxy.