vinay
16 years agoOccasional Contributor
how to specify commas in URL
I have a REST web service which takes multiple values for a paramter all separated by commas.
Eg http//sample.com/stattion/1,2,3,4/
I am trying to specify , in the param field and soap UI is automatically converting this to %2C and I am getting an error in the response. Can any one tell me how to escape the commas in the URL in Soap UI ?
Thanks
Vinay
Eg http//sample.com/stattion/1,2,3,4/
I am trying to specify , in the param field and soap UI is automatically converting this to %2C and I am getting an error in the response. Can any one tell me how to escape the commas in the URL in Soap UI ?
Thanks
Vinay