Forum Discussion
G__Wesley_Rober
May 27, 2005Historic F5 Account
Syntax for http header manipulation
Hi,
I’m testing http header manipulation. I’m trying to figure out the syntax of table 13.15 of the LTM Config Guide. I have the following functioning iRule:
when HTTP_...
drteeth_127330
May 27, 2005Historic F5 Account
HTTP::host only returns the value of the Host header. You cannot modify it. This command is really just shorthand for
HTTP::header host
. I believe it largely exists for legacy reasons, i.e. for migrating 4.x rules to 9.x.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