For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

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