git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1194 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2004-01-27 23:17:36 +00:00
parent 6bfc6b0386
commit a5eea7e08c

3
TODO
View file

@ -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