Forum Discussion
Joe_Pipitone
May 19, 2015Nimbostratus
iRule - conflicting with IE
I have the following iRule which inserts headers for HSTS, checks 2 data group lists for "referer_check_filetypes" and "referer_allowed_hosts" - those are simply our websites and PDF file types which...
sfuerst_116779
May 20, 2015Historic F5 Account
You are missing a "return;" after the call to HTTP::respond at the end of the first if block.
After responding, HTTP can't respond or redirect again as every request can only have one response... so the later HTTP::redirect calls will trigger an error.
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