Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

Habib_Ulla_Khan's avatar
Habib_Ulla_Khan
Icon for Nimbostratus rankNimbostratus
May 27, 2017

uri decode base64

Hi All,   uri is base64 encoded from server side (uri encoding done in .net code) as this is a POST done from server. I want to decode base64. Tried below irule but not of help. Anybod who has done...