Commit | Date | |
---|---|---|
[r1167]
by
delphidabbler
Added new ResponseCharSet property to both THTTPEx and TBaseWebService that returns the character set used for the last HTTP response. |
2010-12-04 01:11:48 | Tree |
[r1166]
by
delphidabbler
Changed THTTPEx.DoRequestText to use new TWebCharEncodings.FreeEncoding method to free its encoding object. |
2010-12-03 21:21:37 | Tree |
2010-12-03 21:20:28 | Tree | |
[r1164]
by
delphidabbler
* Heavily revised TEncodingHelper to enable classes to descend from it that offer only a subset of its supported encodings. |
2010-12-03 21:18:06 | Tree |
2010-12-03 16:29:45 | Tree | |
[r1162]
by
delphidabbler
Replaced call to now removed Windows1252BytesOf routine with code that creates and uses a suitable encoding to perform the same function. |
2010-12-03 16:28:23 | Tree |
[r1161]
by
delphidabbler
Removed all Windows-1252 helper code: string type, bytes array conversions and associated private helper class. |
2010-12-03 16:20:48 | Tree |
[r1160]
by
delphidabbler
* Removed Windows1252CodePage and ASCIICodePage constants from UEncodings. They were duplicated by constants in TEncodingHelper. |
2010-12-03 15:54:40 | Tree |
[r1159]
by
delphidabbler
Revised to explicitly pass an encoding to the text stream reader object. Previously relied on default encoding which is not wise! |
2010-12-03 15:51:39 | Tree |
2010-12-03 15:07:33 | Tree |