Forum Discussion
jyotishman22
15 years agoOccasional Contributor
Hi,
I have attached a sample project using the steps you suggested as a temporary workaround. As you will see I am using http://www.google.com/rest/test;URL=${URL} as the service end point and I have setup a URL property in the previous step to substitute the value into the endpoint. I have already encoded the value as "http:%2F%2Fwww.eviware.com%2Fforum%2F" and selected the "Preencoded Endpoints" option in the Global Preferences HTTP Settings tab. I have included the output from the output from the http log below:
Thu Nov 17 10:49:49 EST 2011:DEBUG:>> "PUT /rest/test;URL=http:%252F%252Fwww.eviware.com%252Fforum%252F HTTP/1.1[\r][\n]"
As you can see the '%' is still being encoded to '%25'.
Thanks,
Jyo
I have attached a sample project using the steps you suggested as a temporary workaround. As you will see I am using http://www.google.com/rest/test;URL=${URL} as the service end point and I have setup a URL property in the previous step to substitute the value into the endpoint. I have already encoded the value as "http:%2F%2Fwww.eviware.com%2Fforum%2F" and selected the "Preencoded Endpoints" option in the Global Preferences HTTP Settings tab. I have included the output from the output from the http log below:
Thu Nov 17 10:49:49 EST 2011:DEBUG:>> "PUT /rest/test;URL=http:%252F%252Fwww.eviware.com%252Fforum%252F HTTP/1.1[\r][\n]"
As you can see the '%' is still being encoded to '%25'.
Thanks,
Jyo