Hi all,
I'm trying to get the response and content from the URL using UHTTP.
vStatus = vUHTTP->SEND(vURI, "GET", "", "", vHeaders, vContent, vResponse)
I get the response 200 OK. But I'm not receiving the Content. If I access the url from the browser I get a xml content. I expect the same xml content using UHTTP also.
Could you please help to resolve this issue.
------------------------------
Thanks,
Satheesh MuthuGopal
------------------------------


