Hi
I am facing a unfimiliar issue using roUrlTransfer component to fetch XML which is UTF-16 encoded. The synchrounous and asynchrounous call to get the response as string and file returns successfully but content seems to be near empty. In my case when i tried to print the string returned by roUrlTransfer object’s GetToString(), it shows only a opening tag(“<”). Please let me know if the string is limited to show only UTF-8 encoded XML because that works fine.
