Remove X- Headers From Web Server Response
Problem this snippet solves: Remove any X- header from web server HTTP responses
Here is a simple iRule which removes any response header from the pool which starts with X-. The goal is to prevent...
Published Mar 18, 2015
Version 1.0hooleylist
Cirrostratus
Joined September 08, 2005
hooleylist
Cirrostratus
Joined September 08, 2005
saidshow_251381
May 25, 2016Cirrostratus
Thank you hoolio. This is great. I have implemented as is for the purpose of testing and confirm that this worked without any changes. I will modify exactly what headers it targets depending on our needs.