Almost all the methods return the UTF-8 response payload as a String, as
has been normal up to Delphi 2008. Delphi 2009, however, has a new
UTF8String type and uses encoding-coertion between string types on
assigment, which can lead to problems (such as garbled outputs) when using
this library in that platform.
I'm not sure what the solution may be and I can't test because I don't
have access to a Delphi 2009 to test this issue.
Original issue reported on code.google.com by sillyl...@gmail.com on 22 Mar 2009 at 4:35
Original issue reported on code.google.com by
sillyl...@gmail.com
on 22 Mar 2009 at 4:35