Menu

Commit [r897]  Maximize  Restore  History

Removed redundant todo comment.

delphidabbler 2010-09-22

changed /trunk/Src/Web.UHTTPEx.pas
/trunk/Src/Web.UHTTPEx.pas Diff Switch to side-by-side view
--- a/trunk/Src/Web.UHTTPEx.pas
+++ b/trunk/Src/Web.UHTTPEx.pas
@@ -481,10 +481,6 @@
   HeaderMD5: TPJMD5Digest;    // decoded md5 from Content-MD5 header
   ContentMD5: TPJMD5Digest;   // md5 of Content stream
 begin
-  { TODO: change EHHTPError here for new exception and update web services,
-    e.g. download manager, to handle / convert this accordingly.
-    Maybe call new exception EWebTransmissionError or maybe use existing
-    EWebConnectionError}
   Assert(ResponseHasChecksum,
     ClassName + '.ValidateContent: No Content-MD5 header present in response');
   // get MD5 from header
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.