detergent
detergent copied to clipboard
qtest example does not seem to work
When running detergent:qtest(). you get a reply saying that the site has moved. I tried to update the qtest function with the new location but could not get it to work, got some error about an include file that could not be found. I tried another site that works, i suggest that the qtest function is updated with:
detergent:call("http://www.webservicex.net/geoipservice.asmx?WSDL", "GetGeoIP",["68.69.60.1"]).
response is:
{ok,undefined,[{'p:GetGeoIPResponse',[],{'p:GeoIP',[],1,"68.69.60.1","Success","United States","USA"}}]}