Forum Discussion
Nick_T_68319
Jun 23, 2011Nimbostratus
Posted By hoolio on 06/22/2011 10:07 PM
Perfect, that's what I was hoping for. Plus it's much easier to apply the response headers allowed globally in my environment :)
Hi Nick,
In general if you can use default configuration options it will be more efficient than an iRule. I'd try the HTTP profile option for Response Headers Allowed to do this. It's a bit more clear of a solution as well as the HTTP::header sanitize function allows some headers but not all essential ones. With the HTTP profile, you'll see exactly which ones are allowed as they all need to be enumerated.
Aaron