[twsocket] D2009 and HttpClient

2009-03-09 Thread wayne forrest
Hello, I am getting some Chinese again, if I cast it to AnsiString, I do not see that data that I am expecting: ( I presume it is either something that I am not doing or it is a bug) Here is my code: var lData: TStringStream; lDataOut : TMemoryStream; lResultPage: string; I : Integer;

Re: [twsocket] D2009 and HttpClient

2009-03-09 Thread Arno Garrels
wayne forrest wrote: Hello, I am getting some Chinese again, if I cast it to AnsiString, I do not see that data that I am expecting: ( I presume it is either something that I am not doing or it is a bug) I just tried with current SVN version and it works fine. The AnsiString cast should not