Menu

/branches/v4-dev/Src/Web.UHTTPEx.pas Commit Log


Commit Date  
[r1457] (17.5 kB) by delphidabbler

* Renamed StrTrim*Spaces routines in UStrUtils unit to StrTrim*.
* Renamed DUnit test methods in TestUStrUtils to suit renamed routines.
* Updated all affected code.

2011-05-22 20:47:50 View
Download
[r1444] (17.5 kB) by delphidabbler

* Added new UStrUtils StrTrim*Spaces routines.
* Replaced all Replaced all SysUtils Trim* routine calls with new StrTrim*Spaces calls.
* Moved UUtils TrimChar* routines to UStrUtils and renamed as StrTrim*Chars and updated calling code.

2011-05-21 09:53:31 View
Download
[r1168] (17.5 kB) by delphidabbler

Changed THTTPEx.GetResponseCharSet to return a default char set name when HTTP response does not include a char set. Previously returned empty string.

Don't want empty string because TWebCharEncodings interprets it differently to TEncodingHelper, so we would get a different encoding for empty char set from each class.

2010-12-04 02:01:22 View
Download
[r1167] (17.4 kB) 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 View
Download
[r1166] (16.9 kB) by delphidabbler

Changed THTTPEx.DoRequestText to use new TWebCharEncodings.FreeEncoding method to free its encoding object.

2010-12-03 21:21:37 View
Download
[r1077] (17.0 kB) by delphidabbler

Development branch for CodeSnip release 4.

Initial source is a copy of v3.8.4 (r1075).

2010-11-26 17:58:26 View
Download
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.