Forum Discussion
Robert_47833
Apr 16, 2011Altostratus
Hi,can someone do me a favor on "&"
Hi,guys ,I am confused by a command now
HTTP::uri "[HTTP::uri]&bigip=0"
what is the function of "&" here?
I checked the explanation of & in wiki
& means Bit-wise AN...
hwidjaja_37598
Apr 16, 2011Altostratus
In this case, "&" is a separator of "field=value" pairs in query_string, and not a bit-wise AND operator.
URI may contain a query string as follows:
/secl/format?field1=value1&field2=value2
So, your command is adding a field "bigip" with value of "0" to HTTP::uri string.
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