From a5eea7e08c2e7238bfdc26054570643dbcf3a69e Mon Sep 17 00:00:00 2001 From: calvin Date: Tue, 27 Jan 2004 23:17:36 +0000 Subject: [PATCH] updated git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1194 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index d892b48b..7b35b39b 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,6 @@ +- after a failed HEAD request, try always GET and see if that fails + too + - replace the debug() function with the logging module we'll see how we can insert multiple debug levels into this thing