Forum Discussion
dundovic_25174
Nimbostratus
Jan 23, 2012HTTP Class profile redirect
I understand this is iRule discussion forum and I can achieve this using iRule, but due to some specific customer requirements, they'd like to have it done using 'HTTP class' profile.
Follo...
hoolio
Cirrostratus
Jun 11, 2012Hi Curtis,
The header field of an HTTP class is checked against each HTTP header line. If you want to match just a header name, you could set the Headers field to "header-name:" without the quotes. If you want to match a specific header name and value, you can set the Headers field to "header-name: header-value" without the quotes. If you want to perform a case-insensitive match, you can use a regex instead of a string pattern and use the (?i) token:
(?i)header-name: header-value
Aaron
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
