linkchecker/doc/todo.txt
2010-09-05 20:11:02 +02:00

8 lines
436 B
Text

- [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:])