linkchecker/doc/todo.txt
Bastian Kleineidam 6650b4a45e Added todo entry.
2010-03-26 20:07:19 +01:00

13 lines
741 B
Text

- [HTTP] Do not fall back to GET when no recursion is requested on
single pages. This would allow to check pages even if robots.txt
disallows to get the page content.
- [HTTP] Allow sending POST data for login at beginning of check.
- [GUI] Add more context menu actions:
+ Show detailed URL properties
+ View source
- [GUI] Save options in qsettings, and read linkcheckerrc file.
- [PYTHON3]
linkchecker-git/linkcheck/dns/resolver.py:313: DeprecationWarning: in 3.x, __getslice__ has been removed; use __getitem__
linkcheck.dns.name.Name(linkcheck.dns.name.from_text(socket.gethostname())[1:])
- [IP] Detect obfuscated IP addresses
http://morph3us.org/blog/index.php?/archives/35-Dotless-IP-addresses-and-URL-Obfuscation.html