erroneous whirtespace characters in http response
Hi,
Ive run into a problem, I'm running a httpurlconnection object and processing the response, however the response contains in it a massive load of odd characters. Ive tried swapping them out with the .replace() method but they aren't recognised as whitespace characters so I don't really know what I should be doing to get rid of them.
Is this a common problem? am I missing something obvious here?
cheers
Sim
Re: erroneous whirtespace characters in http response
Hello Sim,
Welcome to the forums.
Can you please post your code so we can test this?