Forum Discussion

GBurch's avatar
GBurch
Icon for Altostratus rankAltostratus
Dec 05, 2018

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...