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...
VK_136173
Nimbostratus
May 21, 2015Here it is:
set uagent [string tolower [HTTP::header User-Agent]]
if { $uagent contains "lync" or $uagent contains "skype" }
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