Hello everyone,
I am using snoopy class to get data from some site but
I'm getting some wired character. Instead of printing
é it will print é etc. In header I can see that encoding
is UTF-8: Content-Type: text/html; charset=utf-8
What seems to be problem?