Forum Discussion
SivaYenduri
Jul 16, 2020Cirrus
iRules for inserting HTTP headers
Hello All, Can someone help me with the iRules for adding the below headers in the HTTP_RESPONSE. [Clear-Site-Data](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Clear-Site-Da...
Jul 16, 2020
Hi SivaYenduri,
when HTTP_RESPONSE {
HTTP::header insert "Clear-Site-Data" "value"
HTTP::header insert "Expect-CT" "value"
HTTP::header insert "X-Permitted-Cross-Domain-Policies" "value"
HTTP::header insert "X-Download-Options" "value"
}
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