> How do I get the chance of interpreting the characters with HttpCli? I > don't set any property whatsoever regarding the enconding of the data I'm > receiving. The TStringStream the data comes is already the way I showed in > my last message ... How do I get the "raw" data or something?
With HTTP component, you always get the data exactly as the server sent it. HTTP component does do any processing on the data itself. It is stored as is in the stream you provide for storage. Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be