REST Web Service encoding
Posted on March 11, 2014 at 11:26pm
When I call REST API to get report back in HTML format, the returned html is not in UTF-8 encoding. It seems to be using client encoding or OS's default encoding.
Has anybody experienced this?
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 9 months ago
Posted on March 17, 2014 at 7:51pm
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 9 months ago
I am working with REST API all the time and I haven't, but that's an interesting observation. What JRS version are you using?
5.5.1, 5..5.0, 5.2.0, 5.1.0. I'm using it on Japanese OS which isn't using latin1 nor UTF-8.