Forum Discussion
mapennell_21218
Nimbostratus
Aug 14, 2015Way to replace HTTP header being applied by APM portals
All full webtop portals I create have this HTTP header, which I need to override. Using iRules for this is failing.
Header in question:
Content-Security-Policy: default-src 'self' 'unsafe-inli...
Jon_Bartlett_10
Aug 20, 2015Historic F5 Account
What happens if you try removing the header instead of a replace? What version of TMOS are you running?
when HTTP_RESPONSE_RELEASE {
foreach header {Content-Security-Policy} {
log local0. "Removing $header: [HTTP::header value $header]"
HTTP::header remove $header
}
}
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects