Paul wrote:
> Can I find this somewhere ?
SendStr() internally converts a (Unicode) string to a AnsiString with
current system code page before it's put into the send buffer, that's
for backwards compatibility.
There are new overloads, one takes a CodePage parameter to convert from
UnicodeString
Hi,
Fixed responses and an infinite loop when a byte-range-set was
unsatisfiable. Added a fix for content ranges with files > 2GB as
suggested by Lars Gehre <[EMAIL PROTECTED]>.
Replaced symbol UseInt64ForHttpRange by STREAM64.
--
Arno Garrels [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics
> I found a directive in the TSllHttpCli.
> Should I add this to the project options ?
No, the Unicode directive is from the Delphi 2009 runtime, indicating
that Unicode is supported. It's a quicker alternative to checking the
actual compiler version.
Angus
--
To unsubscribe or change your se
Can I find this somewhere ?
I found a directive in the TSllHttpCli.
Should I add this to the project options ?
thanks,
Paul
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www