Forum Discussion

nag_54823's avatar
nag_54823
Icon for Cirrostratus rankCirrostratus
Aug 23, 2017

URI::encode doesn't encode brace characters

Hi All,   I'm trying to encode an URL using URI::encode in IRULE. But it didn't encoded characters ( and ). Could you please help me to encode these characters with %28 and %29 respectively.