git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3627 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2007-12-01 15:56:18 +00:00
parent 8e6c6455ab
commit f2d7b081d3

4
TODO
View file

@ -1,7 +1,3 @@
- [OPTIMIZE] Use has_option in config parser instead of catching
a ConfigParserError for every option
http://localhost/doc/python2.4/html/lib/RawConfigParser-objects.html
- [BUG REPORT]
Error: (54, 'Connection reset by peer')
Happens with http 1.1 keep-alive, disappears when activating debug mode.