Forum Discussion
ssdigitalglobe_
Nimbostratus
Apr 21, 2014How do I change query param name inside the HTTP::query object in my iRule?
How do I change query param name inside the HTTP::query object in my iRule?
Cory_50405
Noctilucent
Apr 21, 2014If you just want to statically set HTTP::query as some arbitrary value, you can use something like this:
when HTTP_REQUEST {
HTTP::query "somethinglikethis"
}
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