Apar SO00473 CUMULATIVE BUILD 181 FOR WEB VIEWER 12.1 Introduces the ability to implement new HTTP response headers.
Apply the latest cumulative maintenance.
The latest build (maintenance) for Output Management Web Viewer 12.1
Some headers maybe added by using Tomcat's filters. But not all headers.
Instructions to implement new HTTP response header(s):
Add to the bottom of WVProfiles.properties file:
HEADERRESPONSE.HeaderNames=name1!name1!name3
HEADERRESPONSE.HeaderValues=value1!value2!value3
etc.
and recycle Tomcat.