Forum Discussion
GBurch
Dec 05, 2018Altostratus
iRule Encode special charaters in URI String
I have an iRule, which is capturing the current URI, and appending it as a variable onto another URL string later on. when HTTP_REQUEST {
...
...
set host [HTTP::host]
set uri [H...
Stanislas_Piro2
Dec 05, 2018Cumulonimbus
You may use
set encoded_uri [URI::encode [HTTP::uri]
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