As part of testing ,I am sending rest url with have special character like “(“ , ”)” and space . But these are replaced by subsequent encoding characters like %28, %29 and %20.
May I know is there a way in LISA to stop sending encoding characters?
I was trying to replace these encoding characters in the URL with special characters , but still lisa is sending same Looking forward your valuable solution.
Thanks
Ranjith