Forum Discussion
drumik_61546
Nimbostratus
Oct 14, 2009Removing Headers from IIS
Weird issue. The script work some times, some times it doesn't.
Sometimes it's removing all the headers, sometimes it does what it suppose to do
Any ideas? I
m runing 9.4.6
...
drumik_61546
Nimbostratus
Oct 14, 2009Posted By Joe Pruitt on 10/14/2009 10:42 AM
You could always use it in conjunction with a HTTP::header remove.
HTTP::sanitize "header1to" header2"
if { [HTTP::header exists "Proxy-Connection" } {
HTTP::header remove "Proxy-Connection"
} Just a thought...
-Joe
This might work
Thanks
I'll continue testing with the script that I created before.In case it fails that will be my next script to try
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
