Forum Discussion
VK_136173
Nimbostratus
May 21, 2015iRule “contains” syntax problem
I am having a problem with a User-Agent "contains" syntax.
User-Agent header captured in the logs is User-Agent = {OC/15.0.4719.1000 ('Skype for Business')}.
iRule statement contains "OC/15...
mikeshimkus_111
May 21, 2015Historic F5 Account
Does it work if you use this syntax:
if { [HTTP::header "User-Agent"] contains "Skype" } {
log local0. "Skype found!"
}
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