after upgradind to 12.2.1.4 additional headers are provided to all calls. Even after deleteing X-Co
after upgrading to 12.2.1.4 additional headers are provided to all calls. Even after deleting X-Content-Type-Options: nosniff from the httpd.conf, and restarting ohs.
they are still showing up in the headers. I am running 12.2.1.4 OAM and OHS with the webgate.
It looks like the additional headers added in 12.2.1.4 are
X-Content-Type-Options: nosniff
X-XSS-Protection:1; mode=block
Content-Security-Policy:
How do I get the nosniff header removed?