Need help in setting Proxy for REST/SOAP Testing

I am trying to create WebService Test and none of the free REST / SOAP requests are reaching to the server. All I get is “Canot connect to webservice”.

Am guessing since am behind a proxy so my request is not reaching there. Is there a way to set up proxy for my tests in some configuration/settings so that can try working on web services test.

I tried using this REST API call.

http://services.groupkt.com/country/get/all

Please suggest

 

Hi there,

The next release will allow you to configure the proxy for API testing. You need to wait until there :).

Thanks