Forum Discussion
zeropixel_23561
Nimbostratus
Dec 24, 2015iRule to add the Server header in the HTTP Response (PLEASE HELP)
I created the iRule and need to add the Server header in the HTTP Response.
I added the iRule from the article https://support.f5.com/kb/en-us/solutions/public/10000/000/sol10089.html, but it ad...
zeropixel_23561
Nimbostratus
Dec 24, 2015I need Server in response header back to the browser, because client side code has validation and it is failing. It is just not working when I changed to Xerver to Server.
when HTTP_RESPONSE { if { [HTTP::header exists "Server"] } { HTTP::header insert Server [HTTP::header value "Server"] } } when HTTP_RESPONSE_RELEASE { if { [HTTP::header exists "Server"] } { HTTP::header insert Server [HTTP::header value "Server"] HTTP::header remove Server } }
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
