rajendra85
10 years agoOccasional Visitor
url encoding
I have a url with Caret ^ sign. My server is expecting this part of url without any encoding. But when I call(http request) to my server, I'm getting unauthorized error message. My authentication server expecting ^ without encoding. The encoding used by SoapUI gives me %5E for ^ sign. I want to do http call with ^ not with %5E.
Can you please let me know how can I solve this issue in SoapUI Pro 5.0.0.
Thanks, Rajendra |