linkchecker/doc/todo.txt
2010-09-30 07:32:39 +02:00

7 lines
420 B
Text

- [HTTP] Allow sending POST data for login at beginning of check.
- [GUI] Add more context menu actions:
+ Show detailed URL properties
- [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:])