linkchecker/linkcheck/checker
2014-03-30 08:30:14 +02:00
..
__init__.py Code cleanup 2014-03-27 17:19:52 +01:00
const.py Some fixes when pyopenssl is used instead of python ssl module. 2014-03-26 19:59:17 +01:00
dnsurl.py Updated copyright 2014-01-08 22:33:04 +01:00
fileurl.py Improve content type setting. 2014-03-05 20:12:19 +01:00
ftpurl.py Improve content type setting. 2014-03-05 20:12:19 +01:00
httpurl.py Don't use encoding detection since it's very slow. 2014-03-27 12:27:11 +01:00
ignoreurl.py Ignore URLs earlier. 2014-03-10 18:05:11 +01:00
internpaturl.py Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
mailtourl.py Updated mailto: documentation. 2014-03-30 08:30:14 +02:00
nntpurl.py Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
proxysupport.py Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
telneturl.py Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
unknownurl.py Updated the list of unknown or ignored URI schemes. 2014-03-12 19:20:49 +01:00
urlbase.py Don't check for robots.txt directives in local html files. 2014-03-19 16:33:22 +01:00